WebExtension.net
WebExtension.net

Avast SafePrice

View on Chrome Web Store
View Avast SafePrice Chrome Extension on Chrome Web Store
4.4 (11,722 ratings)

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

Discover the best coupons at your favorite online shops. With just a click, enjoy seamless checkout with automatic savings.
Type
Extension
Users
7,000,000 users
Website www.avast.com
Avast Software
View author page of Avast Software
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 17, 2014
Version 24.5.0.638
Manifest version
3
Updated
Updated on October 24, 2024
View on Chrome Web Store
View Avast SafePrice 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": "Avast SafePrice",
    "version": "24.5.0.638",
    "description": "__MSG_extensionDescription__",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_title": "Avast SafePrice",
        "default_icon": "icons\/iconDisabled16.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "webRequest"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "js": [
                "contentScript.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start",
            "css": [
                "css\/fonts.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "siteScript.js",
                "*.js.map",
                "*.css",
                "*.css.map",
                "fonts\/*",
                "*.svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "default_locale": "en"
}
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