WebExtension.net
Toggle dark mode
WebExtension.net

Ad Blocker Pro Shield

View on Chrome Web Store
View Ad Blocker Pro Shield Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

Browse ad-free with powerful blocking, faster speeds, and enhanced privacy.
Type
Extension
Users
50,000 users
20K
Pro Shield
View author page of Pro Shield
Published
Published on December 17, 2024
Version 2.0.0.1
Manifest version
3
Updated
Updated on January 25, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Ad Blocker Pro Shield 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": "__MSG_title__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "manifest_version": 3,
    "minimum_chrome_version": "118.0",
    "background": {
        "service_worker": "service-worker\/background.js",
        "type": "module"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "declarativeNetRequest",
        "scripting",
        "alarms"
    ],
    "version": "2.0.0.1",
    "action": {
        "default_title": "__MSG_default_title__"
    },
    "icons": {
        "128": "\/icons\/protection_enabled.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "default",
                "enabled": true,
                "path": "declarative_net_request\/01.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*",
                "static\/*"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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