By: quasiyoke
Inspect and view changes in Add to Feedly Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Add to Feedly Plus",
"version": "2.1.4",
"description": "Simplifies subscribing to RSS & Atom feeds in Feedly. Browse news feeds and subscribe with a couple of clicks.",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.js"
],
"service_worker": "background.js"
},
"page_action": {
"default_icon": "assets/icon-mask.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "jid1-lpXbkGi1kHPDGQ@jetpack",
"strict_min_version": "113.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "113.0"
}
},
"icons": {
"16": "assets/icon.svg",
"32": "assets/icon.svg",
"48": "assets/icon.svg",
"64": "assets/icon.svg"
},
"commands": {
"_execute_page_action": {
"description": "Subscribe to feeds in Feedly",
"suggested_key": {
"default": "Ctrl+Shift+F"
}
}
}
} Best Add to Feedly Plus Alternatives
Here are some Firefox add-ons that are similar to Add to Feedly Plus:
Feedly Notifier Plus
Jeremy Schomery
Instant Feed
addONDeveloper
Web Feed Subscription Button
capjamesg
Feeder
Feeder.co
WebFeed-Indicator
Jakob Hördt
Feedgrab: A modern FREE RSS reader
Feedgrab
PinRSS Feed Finder
PinRSSDev
Get RSS Feed URL
Petr
RSS Launchpad: find feeds easy
Ilya M
SubToMe - Universal Follow Button
Sören Hentzschel
Feedly Notifier
Oleg Shevchenko
Awesome RSS
shgysk8zer0