WebExtension.net
WebExtension.net

Fuel Wallet

View on Chrome Web Store
View Fuel Wallet Chrome Extension on Chrome Web Store
3.0 (107 ratings)

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

The official Fuel Wallet
Type
Extension
Users
400,000 users
Fuel Labs
View author page of Fuel Labs
Published
Published on May 22, 2023
Version 0.41.1
Manifest version
3
Updated
Updated on November 11, 2024
View on Chrome Web Store
View Fuel Wallet Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Fuel Wallet",
    "version": "0.41.1",
    "description": "The official Fuel Wallet",
    "icons": {
        "16": "icons\/fuel-logo-16.png",
        "19": "icons\/fuel-logo-19.png",
        "32": "icons\/fuel-logo-32.png",
        "36": "icons\/fuel-logo-36.png",
        "38": "icons\/fuel-logo-38.png",
        "48": "icons\/fuel-logo-48.png",
        "64": "icons\/fuel-logo-64.png",
        "128": "icons\/fuel-logo-128.png",
        "256": "icons\/fuel-logo-256.png",
        "512": "icons\/fuel-logo-512.png"
    },
    "action": {
        "default_title": "Fuel Wallet",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.contentScript.ts-dccb736a-9bd77b01.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "alarms",
        "tabs",
        "clipboardWrite",
        "scripting"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/index-f771cb5e.js",
                "assets\/index-5aa2c3a6.js",
                "assets\/contentScript-7fc5b040.js",
                "assets\/contentScript.ts-dccb736a.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/contentScript.ts-dccb736a.js",
                "assets\/index-f771cb5e.js",
                "assets\/index-5aa2c3a6.js",
                "assets\/contentScript-7fc5b040.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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