WebExtension.net
Toggle dark mode
WebExtension.net

ADs Shade

View on Chrome Web Store
View ADs Shade Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
19 views
This extension has been viewed 19 times

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

Block intrusive ads and skip delays with ADs Shade! This browser extension ensures distraction-free, seamless browsing.
Type
Extension
Users
1,000 users
9
milburndiana9
View author page of milburndiana9
Published
Published on December 17, 2024
Version 1.2
Manifest version
3
Updated
Updated on December 17, 2024
make_chrome_yours/functionality
Extension Category
View on Chrome Web Store
View ADs Shade 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
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ADs Shade",
    "author": "adsshade.com",
    "description": "Block intrusive ads and skip delays with ADs Shade! This browser extension ensures distraction-free, seamless browsing.",
    "action": {
        "default_title": "ADs Shade",
        "default_popup": "\/lib\/html\/popup.html",
        "default_icon": "\/lib\/images\/logotype128.png"
    },
    "icons": {
        "48": "\/lib\/images\/logotype48.png",
        "96": "\/lib\/images\/logotype96.png",
        "128": "\/lib\/images\/logotype128.png"
    },
    "options_page": "\/lib\/html\/options.html",
    "background": {
        "service_worker": "\/lib\/js\/service.js",
        "type": "module"
    },
    "permissions": [
        "alarms",
        "storage",
        "activeTab",
        "scripting",
        "declarativeNetRequest"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "easylist",
                "enabled": true,
                "path": "lib\/json\/easylist.json"
            },
            {
                "id": "fanboy-annoyance",
                "enabled": true,
                "path": "lib\/json\/fanboy-annoyance.json"
            },
            {
                "id": "easyprivacy",
                "enabled": true,
                "path": "lib\/json\/easyprivacy.json"
            },
            {
                "id": "malicious",
                "enabled": true,
                "path": "lib\/json\/malicious.json"
            }
        ]
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "\/lib\/css\/*"
            ]
        }
    ],
    "version": "1.2",
    "homepage_url": "https:\/\/adsshade.com\/",
    "manifest_version": 3
}
WebExtension.net

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

© 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