Are you a power user on Feedly, but annoyed that the 'v' shortcut key opens articles in a focused tab? This extension fixes that!
After installing this extension, when looking at an article in list view, simply press ; and it will open in a new, background tab.
Want to change your shortcut key? Simply visit the options page.
Want to donate or show your appreciation? Check out my Kiva.org Team Page and join the team. This isn't a donation - it's a loan from you to those in need. You get paid back - continue the cycle to help support people in need.
0.13.2
- Fixed selector - list selected article now has distinctive
id
value, use that. - Revert manifest update; not looking at
background_service_worker
stuff for this. - Also hadn't appreciated chrome extensions need fully-numeric version numbers.
0.13b
- Local update based on @hudochenkov modifications to
keypress.js
, experimental update to manifest v3 (no idea whether that'll work)
0.13a
- New selector for recent Feedly website changes to allow operation on unopened links. (MCE forked version, incorporates @hudochenkov fixes as well.)
0.13
- Fix for another style change. Thanks @hudochenkov
0.12
- Fix for React-based layouts. Thanks @BrianCS
0.11
- Fix for scenarios I hadn't thought of - like non-expanded article. Thanks @BrianCS
0.10
- For some instances, the 0.9 fix wasn't working. Did a fallback for a fix that hopefully fixes this issue
0.9
- Feedly changed their HTML - so updating the selectors (thanks @bval for help)
0.8
- fixed issue where it was breaking for some users - but kept card-view compat
0.7
- now works with the popup card views
0.6
- works on all Feedly URL schemes
0.5
- works for Feedly Pro
0.4
- works on cloudly.feedly now too
0.3
- modified the selector to pick the current article to include full article view
0.2
- allowed users to change their shortcut key in options
- changed default key to semi-colon