Inspect and view changes in Hacker News preview source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hacker News preview",
"version": "0.0.1",
"description": "Preview hacker news posts",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png"
},
"content_scripts": [
{
"matches": [
"https://news.ycombinator.com/*"
],
"js": [
"script.js"
],
"css": [
"style.css"
]
}
],
"permissions": [
"https://news.ycombinator.com/*",
"*://hackernews.xyz/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{3a697b44-bbf9-49fb-84da-dcadcd4f17f4}"
}
}
} Best Hacker News preview Alternatives
Here are some Firefox add-ons that are similar to Hacker News preview:
Refined Hacker News
Mihir Chaturvedi (plibither8)
Hacker News UX
HNUX
Hacker News Discussion Button
Jacob Strieb
Hacker News, Enhanced
Mackenzie Zastrow
Hacker News Enhancement Suite
Chris James
Hackers New
Rodney Folz
HN Stories
bigyank
Hacker News Next
Analog
hnlinks
dit7ya
Hacker News Tweaks
holleyp
Hacker Newsie
Lumen
HN Special - An addition to Hacker News
João Lopes