WebExtension.net
WebExtension.net

Avira Password Manager

View on Chrome Web Store
View Avira Password Manager Chrome Extension on Chrome Web Store
3.8 (509 ratings)

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

Avira Password Manager saves, manages, and syncs all your passwords across all your devices.
Type
Extension
Users
6,000,000 users
Avira
View author page of Avira
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 20, 2016
Version 2.21.0.4979
Manifest version
3
Updated
Updated on October 3, 2024
View on Chrome Web Store
View Avira Password Manager Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Avira Operations GmbH & Co. KG",
    "default_locale": "en",
    "name": "Avira Password Manager",
    "version": "2.21.0.4979",
    "description": "__MSG_extDescription__",
    "action": {
        "default_icon": {
            "16": "images\/icons\/16x16.png",
            "24": "images\/icons\/24x24.png",
            "32": "images\/icons\/32x32.png"
        },
        "default_title": "Avira Password Manager"
    },
    "manifest_version": 3,
    "web_accessible_resources": [
        {
            "resources": [
                "panel.html",
                "html\/*.html",
                "images\/icons\/*",
                "images\/icons-gray\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "images\/icons\/16x16.png",
        "48": "images\/icons\/48x48.png",
        "128": "images\/icons\/128x128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content\/content-inject.js"
            ],
            "run_at": "document_idle",
            "all_frames": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content\/iframe_content.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "webRequest",
        "webNavigation",
        "tabs",
        "cookies",
        "contextMenus",
        "storage",
        "scripting",
        "unlimitedStorage",
        "idle",
        "alarms"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "minimum_chrome_version": "102",
    "optional_permissions": [
        "privacy",
        "nativeMessaging",
        "notifications"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/passwords.avira.com\/*"
        ],
        "ids": [
            "flliilndjeohchalpbbcdekjklbdgfkk",
            "ccbpbkebodcjkknkfkpmfeciinhidaeh",
            "lfpjfjpklpkigoegkegnpplhlobjolgi",
            "dalelnnofafalcmkmnhdbigbjjkloabo",
            "nknfhbemhclggbcbodgchnfbdfhcjmdn"
        ]
    }
}
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