WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

AVG SafePrice

AVG SafePrice

View on Chrome Web Store
View AVG SafePrice Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (1,783 ratings)
1 new ratings
33 views
This extension has been viewed 33 times

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

Find coupons and deals from trusted shops and websites. They will automatically be applied at checkout for you.
Type
Extension
Users
1,000,000 users
Website www.avg.com
AVG Technologies
View author page of AVG Technologies
Published
Published on November 8, 2016
Version 24.7.0.672
Manifest version
3
Updated
Updated on February 24, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AVG SafePrice 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": "AVG SafePrice",
    "version": "24.7.0.672",
    "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": "AVG 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"
}
© 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