WebExtension.net
Toggle dark mode
WebExtension.net

Avira Browser Safety

View on Chrome Web Store
View Avira Browser Safety Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (3,038 ratings)
1 new ratings
5 views
This extension has been viewed 5 times

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

Your surfing made private and secure
Type
Extension
Users
6,000,000 users
1M
Avira
View author page of Avira
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 6, 2013
Version 4.3.0.2568
Manifest version
3
Updated
Updated on August 11, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View Avira Browser Safety 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",
    "manifest_version": 3,
    "author": "Avira Operations GmbH & Co. KG",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "4.3.0.2568",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/content\/common.js",
                "js\/content\/content.js"
            ],
            "css": [
                "css\/content\/content.css",
                "css\/content\/search.css"
            ]
        },
        {
            "js": [
                "js\/content\/jquery.js",
                "js\/content\/landingPage.js"
            ],
            "matches": [
                "http:\/\/*.avira.com\/*",
                "https:\/\/*.avira.com\/*"
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": false,
                "path": "rules\/rules_1.json"
            }
        ]
    },
    "icons": {
        "16": "img\/avira_icon16.png",
        "48": "img\/avira_icon48.png",
        "128": "img\/avira_icon128.png"
    },
    "background": {
        "service_worker": "js\/background\/ServiceWorker.js"
    },
    "action": {
        "default_title": "__MSG_extName__",
        "default_icon": {
            "16": "img\/avira_icon16.png",
            "19": "img\/avira_icon19.png",
            "24": "img\/avira_icon24.png",
            "32": "img\/avira_icon32.png",
            "38": "img\/avira_icon38.png"
        },
        "default_popup": "html\/popup.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "webRequest",
        "cookies",
        "unlimitedStorage",
        "scripting",
        "declarativeNetRequest",
        "alarms",
        "webNavigation"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "html\/top.html",
                "html\/card.html",
                "html\/external.html",
                "html\/loading.html",
                "html\/blocked.html",
                "html\/blockedIFrame.html",
                "html\/trackerNotification.html",
                "html\/ExtPermNotification.html",
                "img\/serp_info_safe.svg",
                "img\/serp_info_unsafe.svg",
                "img\/serp_info_warning.svg",
                "img\/logo-avira-antivirus.png"
            ],
            "matches": [
                "<all_urls>"
            ],
            "extension_ids": []
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' http:\/\/localhost:4000; object-src 'self';"
    },
    "optional_permissions": [
        "management"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 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