WebExtension.net
Toggle dark mode
WebExtension.net

Avira Password Manager

View on Chrome Web Store
View Avira Password Manager Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (516 ratings)
1 new ratings
1 views
This extension has been viewed 1 times

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
1M
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
productivity/workflow
Extension Category
View on Chrome Web Store
View Avira Password Manager 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",
    "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.

© 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