Inspect and view changes in Hackernews No Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hackernews No Comments",
"version": "0.0.1",
"description": "Removes comments from hackernews",
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"js": [
"browser-polyfill.min.js",
"hn.js"
]
}
],
"browser_action": {
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "hnnc@wginsberg.ca"
}
}
} Best Hackernews No Comments Alternatives
Here are some Firefox add-ons that are similar to Hackernews No Comments:
uncommentedHN
corollari
Hacker News Demetricator
Xing Zhou
HackerNewsNoDang
HackerNewsNoDang
Hacker News Comment Scroll
Firefox user 12898957
Hacker News Comment Collapse
Brian Steffens
HNC
Abdelkader A.
HN Collapse
Firefox user 12184422
Hackernews Comment Colors
Madsen
Hide Fu Comments
justasm
HN post comments sorted
artemave
Hacker News comments
Rob Hoelz
Readable Hacker News Comments
PearsHaveLand