WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Passwd: Team Password Manager

Passwd: Team Password Manager

View on Chrome Web Store
View Passwd: Team Password Manager Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Passwd remembers all your team's passwords for you. And stores them safely.
Type
Extension
Users
4,000 users
1K
Passwd s.r.o.
View author page of Passwd s.r.o.
Published
Published on August 8, 2022
Version 2.1.0
Manifest version
3
Updated
Updated on March 6, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Passwd: Team 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",
    "icons": {
        "16": "icon16.plasmo.db7289b5.png",
        "32": "icon32.plasmo.3f9436ec.png",
        "48": "icon48.plasmo.fb216ab6.png",
        "64": "icon64.plasmo.938aee6e.png",
        "128": "icon128.plasmo.7396495b.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.db7289b5.png",
            "32": "icon32.plasmo.3f9436ec.png",
            "48": "icon48.plasmo.fb216ab6.png",
            "64": "icon64.plasmo.938aee6e.png",
            "128": "icon128.plasmo.7396495b.png"
        },
        "default_popup": "popup.html"
    },
    "version": "2.1.0",
    "author": "Ackee",
    "name": "Passwd: Team Password Manager",
    "description": "Passwd remembers all your team's passwords for you. And stores them safely.",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "scripting",
        "alarms",
        "identity"
    ],
    "short_name": "Passwd Extension",
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/dots.png",
                "assets\/styles\/font.css",
                "assets\/styles\/reset.css",
                "skeleton.css",
                "font.*.css",
                "reset.*.css"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "ids": [],
        "matches": [
            "https:\/\/*.passwd.team\/*"
        ]
    }
}
© 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