By: dandrok
Inspect and view changes in YouTube Hover Actions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Hover Actions",
"version": "1.1.2",
"description": "Adds Not interested and Don't recommend channel actions directly on YouTube video cards.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*",
"https://m.youtube.com/*"
],
"js": [
"content.global.js"
],
"css": [
"content.css"
],
"run_at": "document_idle",
"world": "MAIN"
},
{
"matches": [
"https://www.youtube.com/*",
"https://m.youtube.com/*"
],
"js": [
"content-isolated.global.js"
],
"run_at": "document_start",
"world": "ISOLATED"
}
],
"browser_specific_settings": {
"gecko": {
"id": "youtube-hover-actions@picky",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best YouTube Hover Actions Alternatives
Here are some Firefox add-ons that are similar to YouTube Hover Actions:
YouTube Quick Not Interested
webAmoeba
YouTube UI Cleaner
Chaseos Apps
Quick Menu Buttons for YouTube
Vileace
Youtube Not Interested Button
lozog
YouTube on Hover Preview
Jeremy Schomery
YouTube Subscription Toggle
snab43
YouTube No Suggestions
Kuropatka
YouTube++
TheNamlessGuy
QuietView - Distraction-Free YouTube™
Joseph Bee
YouTube Bloat Remover Toggle
hrmfulladvocado
YT Unhook - Remove YouTube Distractions
Rana Code Labs