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

Clipboard History

Access and manage your clipboard history with ease

AVG Online Security

AVG Online Security

View on Chrome Web Store
View AVG Online Security Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (624 ratings)
1 new ratings
23 views
This extension has been viewed 23 times

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

AVG Browser Security and web reputation plugin.
Type
Extension
Users
600,000 users
100K
Website www.avg.com
AVG Technologies
View author page of AVG Technologies
Published
Published on September 3, 2019
Version 21.1.7
Manifest version
3
Updated
Updated on March 18, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AVG Online Security 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 Online Security",
    "description": "AVG Browser Security and web reputation plugin.",
    "version": "21.1.7",
    "manifest_version": 3,
    "author": "AVG",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/icon-avg64.png",
        "default_title": "AVG Online Security"
    },
    "icons": {
        "32": "icons\/icon-avg32.png",
        "64": "icons\/icon-avg64.png",
        "128": "icons\/icon-avg128.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "scripting",
        "storage",
        "alarms",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "client\/main.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "client\/*.css",
                "fonts\/*.woff2",
                "fonts\/*.ttf",
                "icons\/*.png",
                "icons\/*.svg",
                "locales\/*.json"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "AdTracking_Allowed",
                "enabled": true,
                "path": "\/rulesets\/AdTracking_Allowed.json"
            },
            {
                "id": "Others_Allowed",
                "enabled": true,
                "path": "\/rulesets\/Others_Allowed.json"
            },
            {
                "id": "Social_Allowed",
                "enabled": true,
                "path": "\/rulesets\/Social_Allowed.json"
            },
            {
                "id": "WebAnalytics_Allowed",
                "enabled": true,
                "path": "\/rulesets\/WebAnalytics_Allowed.json"
            },
            {
                "id": "AdTracking",
                "enabled": false,
                "path": "\/rulesets\/AdTracking.json"
            },
            {
                "id": "Others",
                "enabled": false,
                "path": "\/rulesets\/Others.json"
            },
            {
                "id": "Social",
                "enabled": false,
                "path": "\/rulesets\/Social.json"
            },
            {
                "id": "WebAnalytics",
                "enabled": false,
                "path": "\/rulesets\/WebAnalytics.json"
            }
        ]
    },
    "incognito": "split",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+L"
            },
            "description": "Open AOSP UI"
        }
    }
}
© 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