Inspect and view changes in HN Collapse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HN Collapse",
"version": "1.2resigned1",
"description": "Makes hacker news comments collapsible.",
"icons": {
"48": "icons/collapse-48.png"
},
"applications": {
"gecko": {
"id": "hn-collapse@mozilla.org",
"strict_min_version": "45.0"
}
},
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/item?*"
],
"js": [
"collapse.js"
],
"css": [
"collapse.css"
]
}
]
} Best HN Collapse Alternatives
Here are some Firefox add-ons that are similar to HN Collapse:
Hacker News Comment Collapse
Brian Steffens
Hackollapse
m-coleman
HN Special - An addition to Hacker News
João Lopes
Hacker News, Enhanced
Mackenzie Zastrow
uncommentedHN
corollari
Hacker News Tweaks
holleyp
fixedHackerNews
corollari
Reddit Comment Collapser
tomjwatson
Hackernews No Comments
wginsberg
Refined Hacker News
Mihir Chaturvedi (plibither8)