WebExtension.net
WebExtension.net

AVG Online Security

View on Chrome Web Store
View AVG Online Security Chrome Extension on Chrome Web Store
4.7 (617 ratings)

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
Website www.avg.com
AVG Technologies
View author page of AVG Technologies
Published
Published on September 3, 2019
Version 21.1.6
Manifest version
3
Updated
Updated on September 2, 2024
View on Chrome Web Store
View AVG Online Security Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

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.6",
    "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"
        }
    }
}
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