By: Rana Code Labs
Inspect and view changes in YT Bookmarker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YT Bookmarker",
"version": "2.1.3",
"description": "Save timestamps in YouTube videos for easy access and playback.",
"author": "Ayush Rana",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"default_popup": "popup.html",
"default_title": "YT Bookmarker"
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"content_script.js"
],
"matches": [
"<all_urls>",
"https://*.youtube.com/*"
],
"run_at": "document_start",
"all_frames": true
}
],
"host_permissions": [
"https://*.youtube.com/*",
"<all_urls>"
],
"permissions": [
"storage",
"tabs",
"webNavigation",
"declarativeNetRequestWithHostAccess"
],
"web_accessible_resources": [
{
"matches": [
"https://*.youtube.com/*"
],
"resources": [
"assets/bookmark.png",
"assets/bookmarkdark.png",
"assets/play.png",
"assets/delete.png",
"assets/save.png"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "ytbookmarker@example.com",
"strict_min_version": "91.0"
}
}
} Best YT Bookmarker Alternatives
Here are some Firefox add-ons that are similar to YT Bookmarker:
YT-Bookmarker
Jayaprakash
YouTube Bookmarker
Bharat
YouTube Bookmarker
Rumman Kalam
YT Bookmarks
Byte Perks
YouTube/Twitch Bookmarker
Stoyko Bogev
Timestamp Bookmarks - YouTube
Jolly Good Apps
YouTube Bookmarker
alrazeen
Yt-bookmarks
Kirill Makarov
YTBookmarker
OneShotDev
Bookmark for YouTube™
gosterweil
YouTube Timestamp Bookmarker
tonedblue
YT Booster
Brainy Logical