Inspect and view changes in HnUserNotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "HnUserNotes",
"version": "0.1",
"description": "Keep private notes on HN users",
"icons": {
"512": "icon-512.png"
},
"permissions": [
"https://news.ycombinator.com/*",
"storage",
"unlimitedStorage"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://news.ycombinator.com/*"
],
"js": [
"content_script.js"
]
}
],
"options_ui": {
"page": "options.html",
"browser_style": true,
"open_in_tab": true
}
} Best HnUserNotes Alternatives
Here are some Firefox add-ons that are similar to HnUserNotes:
Orange Elephant for Hacker News
Sebastian Lay
X User Notes - Why Did I Mute?
klntsky
HNLU Persona
mohit.singh
Twitter Profile Notes
Vahid Baghi
HN Card
Chaos Coder
ThreadNotes for Claude Chat
phani
Tag People
Arcady Chumachenko
LinkNotes
Ferryman
My Notes
atilasm
FurAffinity Memoranda
draconigen
MyNotes
nitesh
HN post comments sorted
artemave