Inspect and view changes in Tiny Notes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tiny Notes — Timestamp notes for videos",
"version": "1.0",
"description": "Attach small notes to video timestamps. Click a note to jump to that time. Export CSV and sync locally.",
"permissions": [
"storage",
"activeTab",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Tiny Notes",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon-48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "tinynotes@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Tiny Notes 대안
다음은 Tiny Notes과(와) 유사한 Firefox add-on입니다:
Noter - Smart YouTube Notes
Dezirk Labs
Video Notes for YouTube
Pramesh Bajracharya
YouTubeNotes
merislano
NoteStamp
LornDev
Scriven - Take YouTube video notes
Neil Van Aliño
YouTube Notes
Practical Humanism
YTimestamps
weaving
VideoNote
Youssef
Simply Notes
TheWebDev
Tater Jots
Taterjots
Quick Note Sync new
mgdesetia
Notes For YouTube (Alpha)
Debug Domain