Inspect and view changes in Feedbin Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"author": "Thunraz",
"version": "1.0.1",
"name": "Feedbin Notifier",
"description": "Provides a basic notification service for the RSS aggregator Feedbin.",
"icons": {
"16": "images/feedbin-16.png",
"32": "images/feedbin-32.png",
"48": "images/feedbin-48.png",
"128": "images/feedbin-128.png"
},
"content_scripts": [
{
"matches": [
"https://feedbin.com/*",
"https://www.feedbin.com/*"
],
"js": [
"js/browser-polyfill.min.js",
"js/feedbin.js"
]
}
],
"background": {
"scripts": [
"js/browser-polyfill.min.js",
"js/background.js"
]
},
"options_ui": {
"page": "options.html"
},
"browser_action": {
"default_icon": {
"16": "images/feedbin-16.png",
"32": "images/feedbin-32.png",
"48": "images/feedbin-48.png",
"128": "images/feedbin-128.png"
}
},
"permissions": [
"alarms",
"https://*.feedbin.com/*"
],
"web_accessible_resources": [
"js/feedbin.js"
]
} Best Feedbin Notifier Alternatives
Here are some Firefox add-ons that are similar to Feedbin Notifier:
Feedly Notifier
Oleg Shevchenko
RSS Feed Badge
Vfssa
Feed Status Companion
Sally
Miniflux RSS Notifier
Miniflux Badge Notifier
Feedly Auto Refresh
manse
FreshRSS Checker
Brawl
Daily Feed Indicator
Loui
QuickFeed
Kinnaman
FeedWatch Panel
Iwan
feedbin-blocker
Adrien
Feedbin Subscribe & Save
Feedbin, Inc.
provided RSS
feedlynotifier