By: LornDev
Inspect and view changes in NoteStamp source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "NoteStamp",
"version": "0.4.1",
"description": "Take timestamped notes while watching YouTube videos",
"permissions": [
"storage",
"activeTab",
"scripting",
"tabs"
],
"host_permissions": [
"https://www.youtube.com/*"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://www.youtube.com/watch*"
],
"js": [
"content.js"
]
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "note-stamp@addon",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best NoteStamp Alternatives
Here are some Firefox add-ons that are similar to NoteStamp:
Noter - Smart YouTube Notes
Dezirk Labs
Video Notes for YouTube
Pramesh Bajracharya
YouTubeNotes
merislano
YouTube Notes
Practical Humanism
Universal Notes & YouTube Bookmarks
Ibrahim
Scriven - Take YouTube video notes
Neil Van Aliño
TubersLab - Youtube Notepad
BLTech
Timestamp Bookmarks - YouTube
Jolly Good Apps
YTimestamps
weaving
TimeSnap - Quick timestamps for YouTube videos
Chandra Kant
Notes For YouTube (Alpha)
Debug Domain