WebExtension.net
Toggle dark mode
WebExtension.net

Magic Actions for YouTube™

View on Chrome Web Store
View Magic Actions for YouTube™ Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (128,276 ratings)
2 new ratings
16 views
This extension has been viewed 16 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Enhance your YouTube watching experience! Cinema Mode, Mouse Wheel Volume Control, AutoHD, Expand, Snapshots …
Type
Extension
Users
700,000 users
100K
www.hotcleaner.com
View author page of www.hotcleaner.com
Published
Published on April 22, 2011
Version 7.9.5.3
Manifest version
3
Updated
Updated on July 29, 2024
lifestyle/fun
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Magic Actions for YouTube™ Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "author": "Mixesoft",
    "background": {
        "service_worker": "dsw250.js"
    },
    "action": {
        "default_icon": {
            "16": "fimg250\/16.png",
            "19": "fimg250\/19.png",
            "24": "fimg250\/24.png",
            "32": "fimg250\/32.png",
            "38": "fimg250\/38.png",
            "48": "fimg250\/48.png",
            "64": "fimg250\/64.png"
        },
        "default_popup": "dmenu250.html",
        "default_title": "__MSG_extName__"
    },
    "content_scripts": [
        {
            "js": [
                "fjs250\/dwatch250.js"
            ],
            "css": [
                "fcss250\/dtheme250.css"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.youtube.com\/embed*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "fjs250\/dmusic250.js"
            ],
            "matches": [
                "https:\/\/music.youtube.com\/*",
                "https:\/\/www.youtube.com\/embed*"
            ],
            "all_frames": true,
            "run_at": "document_end"
        },
        {
            "js": [
                "fjs250\/dcs250.js"
            ],
            "matches": [
                "https:\/\/www.chromeactions.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'none';script-src 'self';style-src 'self';img-src 'self';connect-src https:\/\/api64.com https:\/\/clients2.google.com;report-uri https:\/\/appn.center\/apiv1\/csp;"
    },
    "default_locale": "en",
    "description": "__MSG_extDesc__",
    "icons": {
        "16": "fimg250\/16.png",
        "24": "fimg250\/24.png",
        "32": "fimg250\/32.png",
        "48": "fimg250\/48.png",
        "64": "fimg250\/64.png",
        "96": "fimg250\/96.png",
        "128": "fimg250\/128.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDyfOC0uiQNOM7ITQ13U1fOKx\/SBYgiUJf8yjLOcjEHs+MrAw3dUWWEYsR8LfUpzKKzhvtxugI+fwpdG4cfEIFuQQgmkZgJfFHmoDuBQmDO7QB4+SXk8lq6nLb4JwujZ6rOJ6LYPX0PDtPMaynAI8jiRI1HpGJVSBA5epPrJZo1cQIDAQAB",
    "manifest_version": 3,
    "minimum_chrome_version": "115.0",
    "name": "__MSG_extName__",
    "offline_enabled": true,
    "options_page": "doptions250.html",
    "options_ui": {
        "page": "doptions250.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "contextMenus",
        "storage",
        "scripting"
    ],
    "short_name": "MAFY",
    "homepage_url": "https:\/\/www.chromeactions.com\/",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "7.9.5.3",
    "web_accessible_resources": [
        {
            "resources": [
                "dopt250.html"
            ],
            "matches": [
                "https:\/\/www.chromeactions.com\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top