By: cyrmar
Inspect and view changes in Reddit Feed Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reddit Feed Blocker",
"version": "1.0.1",
"description": "Blocks unwanted subreddits in /r/popular and /r/all",
"permissions": [
"storage"
],
"icons": {
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
},
"browser_action": {
"default_icon": "icons/icon-48.svg",
"default_popup": "popup/popup.html",
"default_title": "Reddit Feed Blocker"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.reddit.com/r/popular*",
"*://*.reddit.com/r/all*",
"*://*.reddit.com/r/Popular*",
"*://*.reddit.com/r/All*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "reddit-feed-blocker@extension",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Reddit Feed Blocker Alternatives
Here are some Firefox add-ons that are similar to Reddit Feed Blocker:
Reddit Comment Blocker
NoSignaL_321
Reddit Post Filter
Vijayakumar D
RedditMute
SmallUsefulProjects
BadSubs
diehardzg
Remove Reddit Promotion
Jiru Gutema
Social Content Filter
osekamedia
Noise Filter for Reddit
Derek Pohl
Clean Reddit
rxliuli
Reddit Fixed
Sora_desu
Ultimate Reddit Filter
Script Smith
No Distractions
smravec