Inspect and view changes in Subreddit Discoverer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Subreddit Discoverer",
"version": "1.0",
"description": "Quietly collects subreddits from across the web",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "subredditdiscoverer@plucafs",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Subreddit Discoverer Alternatives
Here are some Firefox add-ons that are similar to Subreddit Discoverer:
Rediscover RSS
Lucas Martins
Blog Quest
Robert Alexander
Reddit Subreddit Explorer
Jenson Cuevas
Feed And Blogroll Discovery
andre alves garzia
RSS Finder
Baki Nazik
Blogs Are Back - Feed Fetcher
BlogsAreBack
Random Reddit Stumbler
Profresher
Blog Collector
Martin Nagy
Page Keeper
Daniel
BadSubs
diehardzg
SubredditSearch
ebgdestroyer
Random Subreddit Button
Rafael Ribeiro da Silva