By: André Gaul
Inspect and view changes in PaperHive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PaperHive",
"version": "1.2.1resigned1",
"description": "Get notified about discussions on PaperHive about the research article you're looking at.",
"applications": {
"gecko": {
"id": "@paperhive"
}
},
"icons": {
"16": "images/icon-16.png",
"128": "images/icon-128.png"
},
"default_locale": "en",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"19": "images/icon-gray-19.png",
"38": "images/icon-gray-38.png"
},
"default_title": "PaperHive",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"css": [
"content.css"
],
"js": [
"content.js"
]
}
],
"permissions": [
"webRequest",
"webNavigation",
"activeTab",
"*://*/*"
]
} Best PaperHive Alternatives
Here are some Firefox add-ons that are similar to PaperHive:
Paperboy for HN
mateoeh
Get Comments
conveniences
Hacker News Comment Highlighter
Firefox user 13324648
Watch Hacker News
atrox
TEST Addon
Robert Noack
The Commenter
kioleanu
Hacker News Watcher
Gerardes
Hightlight new comments on Reddit
timendum
HoverCom
HoverCom
Hacker News Link + Comments
Patrick Kage
Hacker News Discussion Button
Jacob Strieb
TWHL Shoutbox Notifications
Oskar Larsson Högfeldt