By: dimtion
Inspect and view changes in hn-zen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "hn-zen",
"version": "0.1",
"description": "Add HN & Lobsters comments to browser history when clicking on link, to encourage reading articles first",
"icons": {
"128": "img/logo.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"permissions": [
"storage"
],
"host_permissions": [
"*://news.ycombinator.com/*",
"*://lobste.rs/*"
],
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"js": [
"base.js",
"hn.js"
]
},
{
"matches": [
"*://lobste.rs/*"
],
"js": [
"base.js",
"lobsters.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "hn-zen@dimtion.fr",
"strict_min_version": "57.0a1"
}
}
} Best hn-zen Alternatives
Here are some Firefox add-ons that are similar to hn-zen:
Hacker News, Enhanced
Mackenzie Zastrow
HN comments blocker
Johan Andersson
hnlinks
dit7ya
Refined Hacker News
Mihir Chaturvedi (plibither8)
Hacker News Enhancement Suite
Chris James
Hacker News UX
HNUX
Miglior for Hacker News
timendum
HN-Dude
Deekshith Allamaneni
Hacker News Plus
Edvin
Hacker News Link + Comments
Patrick Kage
Improve HN
Andrius