WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
D3fenders Wallet

D3fenders Wallet

View on Chrome Web Store
View D3fenders Wallet Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (6 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

Self-custody crypto wallet with vault-based 2FA transaction protection. Supports Solana, Ethereum, Polygon, Avalanche, and Arbitrum.
Type
Extension
Users
22 users
1
loui***************
View author page of loui***************
Published
Published on December 21, 2025
Version 1.5.22
Manifest version
3
Updated
Updated on February 18, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View D3fenders Wallet 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,
    "name": "D3fenders Wallet",
    "description": "Self-custody crypto wallet with vault-based 2FA transaction protection. Supports Solana, Ethereum, Polygon, Avalanche, and Arbitrum.",
    "version": "1.5.22",
    "version_name": "1.5.22",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        },
        "default_title": "D3fenders Wallet"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/contentScript.ts-loader-GyH_pIYv.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "tokens.json",
                "inject.js",
                "verifiedDomains.json",
                "assets\/*",
                "assets\/verifiedDomains.types-B91NKfky.js",
                "assets\/contentScript.ts-C61zMrVa.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; connect-src 'self' https: wss: data: blob:;"
    }
}
© 2026 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