By: Aaron Chen
Inspect and view changes in YouTube Notes Obsidian source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Notes For Obsidian",
"version": "1.2",
"description": "Create Obsidian Notes from Youtube videos with keyboard shortcuts",
"icons": {
"16": "media/icon.png",
"48": "media/icon.png",
"128": "media/icon.png"
},
"permissions": [
"activeTab",
"tabs",
"storage",
"notifications",
"*://*.youtube.com/*",
"https://podsearch-eosin.vercel.app/*"
],
"background": {
"page": "background.html",
"persistent": true
},
"options_page": "options.html",
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "media/icon.png",
"48": "media/icon.png",
"128": "media/icon.png"
}
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"dist/content.js"
]
}
],
"commands": {
"_execute_browser_action": {
"suggested_key": {
"mac": "Command+Shift+Y",
"default": "Ctrl+Shift+Y"
},
"description": "Open the extension popup"
}
},
"browser_specific_settings": {
"gecko": {
"id": "obsidian-note@example.com",
"strict_min_version": "102.0"
}
}
} Best YouTube Notes Obsidian Alternatives
Here are some Firefox add-ons that are similar to YouTube Notes Obsidian:
YouTube Notes for Obsidian
kyle.hartigan
YouTube Notes
Practical Humanism
YouTubeNotes
merislano
Video Notes for YouTube
Pramesh Bajracharya
Notes For YouTube (Alpha)
Debug Domain
Snipo: YouTube Notes to Notion
Dima Nabok
youtube-transcript-to-obsidian
Aleksandr Lifanov
TubersLab - Youtube Notepad
BLTech
TubeMemo – Youtube Note, Summary & Insight
Felix Tran
Scriven - Take YouTube video notes
Neil Van Aliño
Noter - Smart YouTube Notes
Dezirk Labs
Obsidian Easy Clipper
Nykko Lin