By: Patrick Kage
Inspect and view changes in Hacker News Link + Comments source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hacker News Link + Comments",
"author": "Patrick Kage",
"description": "Add a button to open both the link and the comments section in separate tabs on Hacker News",
"version": "2.2.1",
"icons": {
"128": "icon.png"
},
"browser_action": {
"default_icon": "favicon.png"
},
"content_scripts": [
{
"matches": [
"https://news.ycombinator.com/*"
],
"js": [
"injected.js"
]
}
],
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{f1784a2f-85ef-4831-8683-3b0ded9bf6a9}"
}
}
} Best Hacker News Link + Comments Alternatives
Here are some Firefox add-ons that are similar to Hacker News Link + Comments:
Post to Hacker News
Post to Hacker News
Hacker News Comment Collapse
Brian Steffens
hnlinks
dit7ya
Hacker News Comment Scroll
Firefox user 12898957
Hacker News - New Tab Links
jcordeiro
Hacker News Enhancement Suite
Chris James
Hacker News Tab
Zaid Fadhil
Hacker News Plus
Edvin
Hackernews Browser Addon
chenshuiluke
Hacker News, Enhanced
Mackenzie Zastrow
Hacker News link for Feedly
Bradley Moorfield
Hacker News Discussion Button
Jacob Strieb