Inspect and view changes in HN Comment Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "HN Comment Saver",
"version": "1.0.1",
"description": "Save Hacker News comments, tag them, and find them later with fuzzy search. Import/export included.",
"browser_specific_settings": {
"gecko": {
"id": "hn-comment-saver@local",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"background": {
"scripts": [
"db.js",
"background.js"
]
},
"action": {
"default_title": "Saved HN comments",
"default_icon": {
"48": "icons/toolbar-48.png",
"96": "icons/toolbar-96.png"
}
},
"content_scripts": [
{
"matches": [
"*://news.ycombinator.com/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"permissions": [
"downloads",
"alarms",
"storage"
],
"host_permissions": [
"*://news.ycombinator.com/*"
]
} Best HN Comment Saver Alternatives
Here are some Firefox add-ons that are similar to HN Comment Saver:
HNC
Abdelkader A.
Hacker News comments
Rob Hoelz
Hacker News Comment Highlighter
Firefox user 13324648
Hacker News Enhancement Suite
Chris James
Miglior for Hacker News
timendum
Hacker News, Enhanced
Mackenzie Zastrow
Hacker Newsie
Lumen
Orange Elephant for Hacker News
Sebastian Lay
HN Special - An addition to Hacker News
João Lopes
Highlight for firefox
Abhishek Pandey
HackerNews bookmark
micknick
hnlinks
dit7ya