Inspect and view changes in Universal Notes & YouTube Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Universal Notes & YouTube Bookmarks",
"version": "1.0.0",
"description": "Save notes on any webpage and bookmark YouTube timestamps",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"run_at": "document_end"
},
{
"matches": [
"*://*.youtube.com/watch*"
],
"js": [
"youtube-content-script.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "notes-bookmarks@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Universal Notes & YouTube Bookmarks Alternatives
Here are some Firefox add-ons that are similar to Universal Notes & YouTube Bookmarks:
Noter - Smart YouTube Notes
Dezirk Labs
YouTube Moments
Aaditya Joshi
YT Bookmarker — Timestamp Notes
Ember
YouTubeNotes
merislano
NoteStamp
LornDev
Timestamp Bookmarks - YouTube
Jolly Good Apps
YouTube Notes
Practical Humanism
YouTube Bookmarker
Bharat
YouTube Bookmarker
Rumman Kalam
Video Notes for YouTube
Pramesh Bajracharya
YT-Bookmarker
Jayaprakash
keepr-timestamped-notes
JIZR