WebExtension.net
WebExtension.net

Avast Online Security & Privacy

View on Chrome Web Store
View Avast Online Security & Privacy Chrome Extension on Chrome Web Store
4.4 (26,149 ratings)

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

Avast browser security and web reputation plugin.
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 April 30, 2013
Version 22.12.6
Manifest version
3
Updated
Updated on September 2, 2024
View on Chrome Web Store
View Avast Online Security & Privacy 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": "Avast Online Security & Privacy",
    "description": "Avast browser security and web reputation plugin.",
    "version": "22.12.6",
    "manifest_version": 3,
    "author": "Avast",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/icon-avast64.png",
        "default_title": "Avast Online Security & Privacy"
    },
    "icons": {
        "32": "icons\/icon-avast32.png",
        "64": "icons\/icon-avast64.png",
        "128": "icons\/icon-avast128.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"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "client\/gpc.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "client\/cookie\/cookieConsent.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "client\/*.css",
                "fonts\/*.woff2",
                "icons\/*.png",
                "icons\/*.svg",
                "locales\/*.json"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "client\/gpcWindowSetting.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "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