Par : odion oseiwe Add-on
Inspect and view changes in LearnTube source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "LearnTube",
"description": "A Firefox extension that allows users to take notes while watching YouTube videos and save them for later reference.",
"version": "1.0.0",
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"96": "icon/96.png",
"128": "icon/128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting",
"tabs",
"*://*.youtube.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "learntube@example.com",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Default Popup Title",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"content-scripts/content.js"
]
}
]
} Meilleures alternatives LearnTube
Voici quelques Firefox add-ons qui sont similaires à LearnTube :
TubeMemo – Youtube Note, Summary & Insight
Felix Tran
TubersLab - Youtube Notepad
BLTech
YouTube Notes
Practical Humanism
YouTube Notes Obsidian
Aaron Chen
LectureCapture Tube
sir-satyam
Scriven - Take YouTube video notes
Neil Van Aliño
Snipo: YouTube Notes to Notion
Dima Nabok
YouTubeNotes
merislano
NoteStamp
LornDev
Noter - Smart YouTube Notes
Dezirk Labs
Study Mode: YouTube
EMDH Dev
IntenTube
IntenTube Team