By: Neil Van Aliño
Inspect and view changes in Scriven - Take YouTube video notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Scriven",
"version": "2.0",
"description": "Write notes to YouTube videos.",
"permissions": [
"storage",
"tabs",
"downloads"
],
"host_permissions": [
"*://*.youtube.com/*"
],
"background": {
"scripts": [
"lib/browser-polyfill.min.js",
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch*"
],
"js": [
"lib/browser-polyfill.min.js",
"src/ui.js",
"src/content.js"
]
}
],
"action": {
"default_popup": "src/popup.html",
"default_title": "Scriven - Control Center"
},
"browser_specific_settings": {
"gecko": {
"id": "scriven@neilvan.com"
}
}
} Best Scriven - Take YouTube video notes Alternatives
Here are some Firefox add-ons that are similar to Scriven - Take YouTube video notes:
Noter - Smart YouTube Notes
Dezirk Labs
YouTubeNotes
merislano
Video Notes for YouTube
Pramesh Bajracharya
YouTube Notes
Practical Humanism
Scribly – Smart YouTube Notes & Annotation
Onkar Mendhapurkar
TubeMemo – Youtube Note, Summary & Insight
Felix Tran
NoteStamp
LornDev
TubersLab - Youtube Notepad
BLTech
Snipo: YouTube Notes to Notion
Dima Nabok
SabLearning Notes & Progress
SabLearning
YouTube Notes Obsidian
Aaron Chen