WebExtension.net
WebExtension.net

Capital One Shopping: Save Now

View on Chrome Web Store
View Capital One Shopping: Save Now Chrome Extension on Chrome Web Store
4.8 (14,910 ratings)
1 new ratings

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

A simple and free way to help you save online
Type
Extension
Users
9,000,000 users
Capital One Shopping
View author page of Capital One Shopping
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 18, 2015
Version 0.1.1236
Manifest version
3
Updated
Updated on November 10, 2024
View on Chrome Web Store
View Capital One Shopping: Save Now Chrome Extension on Chrome Web Store
lifestyle/shopping
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Capital One Shopping: Save Now",
    "version": "0.1.1236",
    "manifest_version": 3,
    "description": "A simple and free way to help you save online",
    "icons": {
        "16": "assets\/icons\/shopping-icon16.png",
        "48": "assets\/icons\/shopping-icon48.png",
        "128": "assets\/icons\/shopping-icon128.png"
    },
    "options_ui": {
        "page": "options.html",
        "browser_style": true
    },
    "permissions": [
        "alarms",
        "tabs",
        "contextMenus",
        "storage",
        "cookies",
        "webRequest",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "chunks\/*",
                "css\/*",
                "global-less\/*",
                "notifications\/*",
                "static\/**\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "background": {
        "service_worker": "bg.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "19": "assets\/icons\/browser\/browseraction-off-19.png",
            "38": "assets\/icons\/browser\/browseraction-off-38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "notifications\/pageView.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.capitaloneshopping.com\/*",
                "*:\/\/*.ivf-stage.com\/*"
            ],
            "js": [
                "notifications\/wikibuy.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.bestbuy.com\/*",
                "*:\/\/*.homedepot.com\/*",
                "*:\/\/*.zappos.com\/*"
            ],
            "js": [
                "notifications\/priceComparison.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "notifications\/pie.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/dealfinder.retailmenot.com\/experience\/app*"
            ],
            "all_frames": true,
            "js": [
                "notifications\/retailMeNot.js"
            ],
            "run_at": "document_start"
        }
    ]
}
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