WebExtension.net
WebExtension.net

Skip Ad - Ad Block & Auto Ad Skip on YouTube

View on Chrome Web Store
View Skip Ad - Ad Block & Auto Ad Skip on YouTube Chrome Extension on Chrome Web Store
4.4 (965 ratings)

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

App skips Ads automatically. Automatically skips ads in 5 seconds, Hides Ad Banner. Locks Pre-roll. Youtube adblock
Type
Extension
Users
800,000 users
Cynthia Walker
View author page of Cynthia Walker
Published
Published on July 4, 2021
Version 1.1.1
Manifest version
3
Updated
Updated on November 3, 2024
View on Chrome Web Store
View Skip Ad - Ad Block & Auto Ad Skip on YouTube Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "SkipAd",
    "default_locale": "en",
    "description": "__MSG_desc__",
    "version": "1.1.1",
    "icons": {
        "16": "icon_16.png",
        "19": "icon_38.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icon_38.png"
    },
    "content_scripts": [
        {
            "js": [
                "youtube.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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