By: techsin
Inspect and view changes in Reddit Minimizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reddit Minimizer",
"version": "1.0.1resigned1",
"description": "Ever clicked a link and went back only to lose the comment you were reading due to uncollapsed comments. This keeps them minimized!",
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
},
"browser_action": {
"default_icon": {
"32": "icon_32.png"
}
},
"author": "techsin",
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"*://*.reddit.com/*"
],
"js": [
"script.js"
]
}
],
"incognito": "spanning",
"offline_enabled": true,
"version_name": "1.0 beta",
"browser_specific_settings": {
"gecko": {
"id": "{9b76f004-d8fb-46f5-9ce9-47c5412b47ec}"
}
}
} Best Reddit Minimizer Alternatives
Here are some Firefox add-ons that are similar to Reddit Minimizer:
Reddit Simplify - Hide Annoying Reddit UI Elements
Beetle Rodeo
Expand Reddit Comments
TaroEld
Reddit comment companion
Tim Jonas Meinerzhagen
Sink It for Reddit
SpecterAscendant
Reddit Enhancer
Joelacus
Companion for Reddit
OinkAndStuff
Reddit First Level Comment
BoltDoodle
better-old-reddit
Masnavi
Less Distracting Reddit
Jakub Šimek
My Reddit Companion
Firefox user 13859501