By: PearsHaveLand
Inspect and view changes in Readable Hacker News Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Readable Hacker News Comments",
"version": "1.0",
"description": "Improves readability of Hacker News comments by slightly increasing text size and capping the maximum line width.",
"icons": {
"48": "icons/readable_48.png",
"96": "icons/readable_96.png"
},
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"js": [
"readable_hn.js"
]
}
]
} Best Readable Hacker News Comments Alternatives
Here are some Firefox add-ons that are similar to Readable Hacker News Comments:
Subtle Improvements for Hacker News
Vinnl
Refined Hacker News
Mihir Chaturvedi (plibither8)
Hacker News Tweaks
holleyp
Hacker News Compact and Clear
icetbr
Hacker News comments
Rob Hoelz
Fancy Hacker News
EWS
Dark Mode for Hacker News
spacequince
Improve HN
Andrius
HN Special - An addition to Hacker News
João Lopes