By: Endi
Inspect and view changes in HN mark as read source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HNRead",
"version": "1.1.1",
"description": "Adds a button to mark a thread as read on HN",
"icons": {
"48": "hacker-news.png"
},
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"js": [
"hnread.js"
],
"css": [
"hnread.css"
]
}
]
} Best HN mark as read Alternatives
Here are some Firefox add-ons that are similar to HN mark as read: