By: ahmelq
Inspect and view changes in NattyNote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "NattyNote",
"description": "Take time-stamped YouTube notes.",
"version": "2.1.2",
"manifest_version": 2,
"author": "Ahmad Alq",
"icons": {
"48": "icons/nn.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{13558633-c36e-4451-a180-ac70f734c6ce}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"unlimitedStorage",
"clipboardWrite",
"*://*.youtube.com/*"
],
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"nattynote.js"
]
}
],
"web_accessible_resources": [
"styles/*"
],
"browser_action": {
"default_title": "Whereami?",
"default_popup": "./interface/cached.html"
},
"options_ui": {
"page": "./interface/nattybox.html",
"open_in_tab": true
}
} Best NattyNote Alternatives
Here are some Firefox add-ons that are similar to NattyNote:
Video Notes for YouTube
Pramesh Bajracharya
Notes For YouTube (Alpha)
Debug Domain
Noter - Smart YouTube Notes
Dezirk Labs
YouTubeNotes
merislano
TubersLab - Youtube Notepad
BLTech
NoteStamp
LornDev
Scriven - Take YouTube video notes
Neil Van Aliño
YouTube Notes Obsidian
Aaron Chen
YouTube Notes
Practical Humanism