WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
DualSafe Password Manager & Digital Vault

DualSafe Password Manager & Digital Vault

View on Chrome Web Store
View DualSafe Password Manager & Digital Vault Chrome Extension on Chrome Web Store
Add to bookmarks
4.5 (21 ratings)
1 new ratings
14 views
This extension has been viewed 14 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.

DualSafe Password Manager extension lets you safely manage passwords in one place to autosave, autofill & access them anytime.
Type
Extension
Users
300,000 users
https://www.itopvpn.com
View author page of https://www.itopvpn.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 5, 2022
Version 1.4.35
Manifest version
3
Updated
Updated on April 1, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View DualSafe Password Manager & Digital Vault 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": "ITOP",
    "background": {
        "service_worker": "background.service_worker.js"
    },
    "icons": {
        "48": "skin\/icons\/app_icon_48.png",
        "64": "skin\/icons\/app_icon_64.png",
        "128": "skin\/icons\/app_icon_128.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "polyfill\/polyfill-firefox.js",
                "events.js",
                "ini.js",
                "document_start.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "js": [
                "document_end.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "__MSG_extDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_extName__",
    "permissions": [
        "privacy",
        "tabs",
        "idle",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "version": "1.4.35",
    "web_accessible_resources": [
        {
            "resources": [
                "assist.dyn.json",
                "skin\/*.png",
                "inject\/*.png",
                "*.css",
                "inject\/*.html",
                "inject\/*.js",
                "inject\/*.svg",
                "popup\/*svg"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "skin\/icons\/app_icon_unlogin_16.png",
            "24": "skin\/icons\/app_icon_unlogin_24.png",
            "32": "skin\/icons\/app_icon_unlogin_32.png"
        },
        "default_title": "DualSafe Password Manager"
    },
    "minimum_chrome_version": "88.0.0.0"
}
© 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