By: Dezirk Labs
Inspect and view changes in Noter - Smart YouTube Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Noter - Smart YouTube Notes",
"version": "1.0",
"description": "Take timestamped notes while watching YouTube videos. Click any note to jump back to that moment instantly. All data stored locally on your device.",
"author": "GitHub Copilot",
"homepage_url": "https://github.com/your-username/noter-extension",
"browser_specific_settings": {
"gecko": {
"id": "noter@example.com"
}
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"*://*.youtube.com/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch*"
],
"js": [
"content.js"
]
}
]
} Best Noter - Smart YouTube Notes Alternatives
Here are some Firefox add-ons that are similar to Noter - Smart YouTube Notes:
YouTubeNotes
merislano
Video Notes for YouTube
Pramesh Bajracharya
NoteStamp
LornDev
Scriven - Take YouTube video notes
Neil Van Aliño
Universal Notes & YouTube Bookmarks
Ibrahim
YouTube Notes
Practical Humanism
TubeMemo – Youtube Note, Summary & Insight
Felix Tran
TubersLab - Youtube Notepad
BLTech