By: Yolpla
Inspect and view changes in Remove Recommended Videos 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": "RemoveRecommendedVideos@extension.com"
}
}
} Best Remove Recommended Videos Alternatives
Here are some Firefox add-ons that are similar to Remove Recommended Videos:
YouTube Sidebar Cleaner
Leo88
Hide youtube recommended videos
solver101
YouTube Sidebar Remover
MOFASAHE
Remove YT Recommended Videos
Lachlan Allison
no-recommends
Andrew Kerr
Remove YouTube Recomendation
AbhashTech
Minimal YouTube
choochootrain
YT Unhook - Remove YouTube Distractions
Rana Code Labs
yt-recommended-remove
sasa_ld
Youtube No Suggest
msbrown