WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
FRWT Secure DeFi Crypto Wallet

FRWT Secure DeFi Crypto Wallet

View on Chrome Web Store
View FRWT Secure DeFi Crypto Wallet Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (251 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.

Self custody Web3 platform - manage your digital funds securely
Type
Extension
Users
747 users
5
FRWT
View author page of FRWT
Published
Published on December 21, 2023
Version 1.6.0
Manifest version
3
Updated
Updated on September 30, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View FRWT Secure DeFi Crypto 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": "FRWT Secure DeFi Crypto Wallet",
    "description": "Self custody Web3 platform - manage your digital funds securely",
    "icons": {
        "16": "icons\/wl\/frwt\/16.png",
        "32": "icons\/wl\/frwt\/32.png",
        "96": "icons\/wl\/frwt\/96.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms",
        "gcm",
        "notifications"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "\/js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": {
            "16": "icons\/wl\/frwt\/16.png",
            "32": "icons\/wl\/frwt\/32.png",
            "96": "icons\/wl\/frwt\/96.png"
        },
        "default_title": "",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/injected.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "minimum_chrome_version": "102",
    "version": "1.6.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