By: NoSignaL_321
Inspect and view changes in Reddit Comment Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Reddit Comment Blocker",
"version": "1.3.2",
"description": "Hide Reddit comments on posts, with optional hiding of comment buttons on feeds. Fast toggle from the toolbar.",
"action": {
"default_title": "Reddit Comment Blocker",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"tabs"
],
"host_permissions": [
"*://*.reddit.com/*",
"*://reddit.com/*",
"*://old.reddit.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "reddit-comment-blocker@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"*://www.reddit.com/*",
"*://reddit.com/*",
"*://old.reddit.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
]
} Best Reddit Comment Blocker Alternatives
Here are some Firefox add-ons that are similar to Reddit Comment Blocker:
Reddit Filter by Comments
MisterRuse
Comment Section Blocker
Julia
Hide Comments Everywhere
Grant Winney
Clean Reddit
rxliuli
Reddit Blocker
VariedDescription
BlueBlocker
36 IT-Solutions
Be Anonymous
Peaceful Dev
Sink It for Reddit
SpecterAscendant
Reddit Simplify - Hide Annoying Reddit UI Elements
Beetle Rodeo
Block comments
Mark
Old Reddit Sidebar Toggle
drg
Less Distracting Reddit
Jakub Šimek