WebExtension.net
WebExtension.net

Adblock from Capital One Shopping

View on Chrome Web Store
View Adblock from Capital One Shopping Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Get more control over your scroll with Adblock from Capital One Shopping. ❌ Block pop-up ads on your favorite sites so you can…
Type
Extension
Users
65 users
32
Capital One Shopping
View author page of Capital One Shopping
Published
Published on November 13, 2024
Version 0.1.1.3
Manifest version
3
Updated
Updated on November 13, 2024
View on Chrome Web Store
View Adblock from Capital One Shopping Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Adblock from Capital One Shopping",
    "manifest_version": 3,
    "version": "0.1.1.3",
    "permissions": [
        "alarms",
        "cookies",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback",
        "management",
        "scripting",
        "storage",
        "tabs",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "web_accessible_resources\/*"
            ],
            "use_dynamic_url": true
        }
    ],
    "background": {
        "service_worker": "bg\/index.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content\/index.js"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "16": "web_accessible_resources\/icons\/icon16.png",
        "32": "web_accessible_resources\/icons\/icon32.png",
        "48": "web_accessible_resources\/icons\/icon48.png",
        "128": "web_accessible_resources\/icons\/icon128.png"
    },
    "action": {
        "default_title": "Adblock from Capital One Shopping",
        "default_popup": "popup\/index.html"
    },
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "https:\/\/*.capitaloneshopping.com\/*",
            "https:\/\/*.ivf-stage.com\/*",
            "*:\/\/localhost\/*"
        ]
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "easylist",
                "path": "\/rulesets\/easylist.json"
            },
            {
                "enabled": true,
                "id": "ubo-main",
                "path": "\/rulesets\/ubo-main.json"
            },
            {
                "enabled": true,
                "id": "oisd-small",
                "path": "\/rulesets\/oisd-small.json"
            },
            {
                "enabled": true,
                "id": "general",
                "path": "\/rulesets\/general.json"
            },
            {
                "enabled": true,
                "id": "capitalone",
                "path": "\/rulesets\/capitalone.json"
            },
            {
                "enabled": true,
                "id": "affiliate",
                "path": "\/rulesets\/affiliate.json"
            }
        ]
    },
    "options_page": "options\/index.html"
}
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