By: Gabriela Hanna Add-on
Inspect and view changes in Hide Video Descriptions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "1.12.0",
"description": "__MSG_extensionDescription__",
"action": {
"default_popup": "./public/popup.html"
},
"icons": {
"16": "/icons/icon_16.png",
"32": "/icons/icon_32.png",
"48": "/icons/icon_48.png",
"128": "/icons/icon_128.png"
},
"permissions": [
"tabs",
"activeTab",
"storage"
],
"background": {
"scripts": [
"./scripts/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://www.youtube.com/*",
"*://m.youtube.com/*"
],
"js": [
"./scripts/content.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "HideVideoDescriptions@extension.com"
}
}
} Best Hide Video Descriptions Alternatives
Here are some Firefox add-ons that are similar to Hide Video Descriptions:
YouTube Hide Description
Stellar
YouTube Zen
aic5
Hide YouTube Thumbnails
domdomegg
HideVideo
enteko
Minimal YouTube
choochootrain
YouTube No Suggestions
Kuropatka
Hide YouTube Dopamine
carsooon
YouTube Cleaner
UU88
Hide youtube recommended videos
solver101
Full YouTube Theater
Jason
Simple YouTube
Roman
YouTube Bloat Remover Toggle
hrmfulladvocado