Por: Adam Sanderson
Inspect and view changes in Brook Feed Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Brook Feed Reader",
"version": "0.6.0",
"author": "Adam Sanderson <netghost@gmail.com>",
"sidebar_action": {
"browser_style": true,
"default_icon": {
"48": "icons/Brook.svg",
"96": "icons/Brook.svg"
},
"default_title": "Brook",
"default_panel": "src/Sidebar/index.html"
},
"browser_action": {
"browser_style": true,
"default_icon": {
"48": "icons/Brook.svg",
"96": "icons/Brook.svg"
},
"default_title": "Brook"
},
"background": {
"page": "src/background/index.html"
},
"options_ui": {
"page": "src/Options/index.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content.js"
]
}
],
"permissions": [
"<all_urls>",
"storage",
"unlimitedStorage"
],
"browser_specific_settings": {
"gecko": {
"id": "{e22ef003-e424-45f0-9da1-b0b93617ce49}"
}
}
} Mejores alternativas Brook Feed Reader
Aquí hay algunas Firefox add-ons que son similares a Brook Feed Reader:
Feedbro RSS Reader
feedbro-rss
Feedbro
Nodetics
Blogs Are Back - Feed Fetcher
BlogsAreBack
Drop Feeds RSS
dauphine-dev
Feedgrab: A modern FREE RSS reader
Feedgrab
Feeder
Feeder.co
Fire RSS Reader
Francesco De Stefano
Awesome RSS
shgysk8zer0
FeedMe
wej2
Glanced - RSS Feed Discovery
Glanced
RSS Sage-Like
arielg
Instant Feed
addONDeveloper