By: tomjwatson
Inspect and view changes in Reddit Comment Collapser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "5.1.2resigned1",
"applications": {
"gecko": {
"id": "{a5b2e636-07e5-4331-93c1-6cf4074356c8}",
"strict_min_version": "42.0"
}
},
"manifest_version": 2,
"minimum_chrome_version": "41.0.2272.76",
"name": "Reddit Comment Collapser",
"description": "A more elegant solution for collapsing reddit comment trees",
"icons": {
"48": "image/icon48.png",
"128": "image/icon128.png"
},
"content_scripts": [
{
"matches": [
"http://*.reddit.com/*/comments/*",
"https://*.reddit.com/*/comments/*"
],
"css": [
"css/comment-collapser.css"
],
"js": [
"js/comment-collapser.js"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
"image/collapse.png",
"image/collapse-dark.png",
"image/expand.png",
"image/expand-dark.png",
"image/colours/*"
],
"permissions": [
"storage",
"https://*.reddit.com/"
],
"options_ui": {
"page": "views/options.html",
"chrome_style": true
}
} Best Reddit Comment Collapser Alternatives
Here are some Firefox add-ons that are similar to Reddit Comment Collapser:
Reddit Comment Summarizer
vibecodingthroughlife
Expand Reddit Comments
TaroEld
Reddit comment companion
Tim Jonas Meinerzhagen
Reddit Nav Sidebar Collapser
Private Citizen
Reddit All Comments Viewer
Draxxx
Reddit Only Parent Comments
Xnanga
HN Collapse
Firefox user 12184422
Reddit First Level Comment
BoltDoodle
Reddit Multi-Column
Pedro
Reddit Minimizer
techsin
Reddit Unread Comments
Nemanja Mitic