WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Speed Bitcoin Lightning Wallet

Speed Bitcoin Lightning Wallet

View on Chrome Web Store
View Speed Bitcoin Lightning Wallet Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (14 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.

Speed Bitcoin Chrome Wallet: Your lightning-fast companion for seamless Bitcoin transactions and digital payments on the go!
Type
Extension
Users
8,000 users
1K
Website speed.app
SPEED1-FZCO
View author page of SPEED1-FZCO
Published
Published on March 18, 2024
Version 2.3.5
Manifest version
3
Updated
Updated on October 8, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Speed Bitcoin Lightning 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",
    "name": "Speed Bitcoin Lightning Wallet",
    "short_name": "Speed Wallet",
    "description": "Speed Bitcoin Chrome Wallet: Your lightning-fast companion for seamless Bitcoin transactions and digital payments on the go!",
    "version": "2.3.5",
    "manifest_version": 3,
    "homepage_url": "https:\/\/www.speed.app\/",
    "icons": {
        "16": "chrome-store-icon.png",
        "32": "chrome-store-icon.png",
        "48": "chrome-store-icon.png",
        "128": "chrome-store-icon.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "options_page": "options.html",
    "action": {
        "default_popup": "popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*.woff2"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "options.html",
                "popup.html"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "identity",
        "tabs",
        "storage",
        "gcm"
    ],
    "host_permissions": [
        "https:\/\/images.tryspeed.com\/"
    ],
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.bundle.js"
            ]
        }
    ]
}
© 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