By: phailyoor
Inspect and view changes in HN Blocklist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "HN Blocklist",
"version": "0.0.2resigned1",
"manifest_version": 2,
"description": "This extension allows you to block users on Hacker News.",
"homepage_url": "https://github.com/morgante/hn_blocklist",
"permissions": [
"storage",
"http://news.ycombinator.com/*",
"https://news.ycombinator.com/*"
],
"content_scripts": [
{
"matches": [
"http://news.ycombinator.com/*",
"https://news.ycombinator.com/*"
],
"js": [
"src/inject.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{62b0960b-c999-4d92-8007-82a9e82ed16e}"
}
}
} Best HN Blocklist Alternatives
Here are some Firefox add-ons that are similar to HN Blocklist:
Hacker News Blocklist
jhkmnl
HN Blacklist
booleandilemma
Hetzblocker
Mark Lindhout
Hackers New
Rodney Folz
HN comments blocker
Johan Andersson
HN-Dude
Deekshith Allamaneni
HN Special - An addition to Hacker News
João Lopes
Hacker News Discussion Button
Jacob Strieb
LinkedIn Feed and News Blocker
Joel Warren
Hacker News Enhancement Suite
Chris James
fixedHackerNews
corollari
Hackernews Userscript
Drake Rossman