By: jsdu9873
Inspect and view changes in YT Storer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YT Storer",
"version": "4.1.0",
"description": "Store youtube videos in a custom list, locally and securely.",
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"icons": {
"48": "icons/yt-storer-logo-48.png",
"96": "icons/yt-storer-logo-96.png"
},
"permissions": [
"storage",
"activeTab",
"menus",
"scripting"
],
"host_permissions": [
"*://*.youtube.com/*",
"*://youtube.com/*",
"*://youtu.be/*"
],
"action": {
"default_icon": {
"48": "icons/yt-storer-logo-48.png",
"96": "icons/yt-storer-logo-96.png"
},
"default_title": "YT Storer",
"default_popup": "popup/popup.html"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+L"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "{54c81a5f-c929-4bb1-8ac8-e900f192233d}",
"strict_min_version": "109.0"
}
}
} Best YT Storer Alternatives
Here are some Firefox add-ons that are similar to YT Storer:
YouTube Local Library
Nikita Hlopov
MyTube Local
FAIGO
YouTube Watch Later List
Enis GUR
LocalTube Manager
Abhishek
Local YouTube Video History Tracker
Edin User
YT Tracker
behnam
Universal Notes & YouTube Bookmarks
Ibrahim
YouTube Channels Organizer
thehumanx
Youtube Addict
Eduard Altman
ytdlp-nfo server
LNA-DEV