By: Alexander Kashev
Inspect and view changes in The Old Reader Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "theoldreader@knyar",
"strict_min_version": "53.0"
}
},
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.5.3",
"icons": {
"16": "img/icon-16.png",
"48": "img/icon-48.png",
"128": "img/icon-128.png"
},
"background": {
"scripts": [
"js/functions.js",
"js/storage.js",
"js/background.js",
"js/menu.js"
]
},
"browser_action": {
"default_icon": {
"19": "img/icon-inactive.png",
"38": "img/icon-inactive-scale2.png"
},
"default_title": "The Old Reader"
},
"permissions": [
"tabs",
"notifications",
"storage",
"contextMenus",
"*://theoldreader.com/"
],
"web_accessible_resources": [
"img/icon-48.png"
],
"options_ui": {
"page": "options.html",
"chrome_style": false
},
"default_locale": "en",
"content_scripts": [
{
"matches": [
"*://theoldreader.com/*"
],
"js": [
"js/observer.js"
],
"run_at": "document_idle"
}
]
} Best The Old Reader Notifier Alternatives
Here are some Firefox add-ons that are similar to The Old Reader Notifier:
Tiny Tiny RSS Watcher
Firefox user 7070504
Feedly Notifier
Oleg Shevchenko
Awesome RSS
shgysk8zer0
RedditNotifier-WE
Druco
Feedly Notifier Plus
Jeremy Schomery
WebFeed-Indicator
Jakob Hördt
RSS Detect & Viewer by Fatih
Fatih
SubToMe - Universal Follow Button
Sören Hentzschel
Inoreader Browser Extension
innologica
Birdfeeder - Twitter bookmarks in your inbox
Philipp Defner
The Old Reader Bookmark
Laedit
rsstodolist
Aurélien Thieriot