WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
SealX: Secure Review & Sign What You See for Crypto Assets

SealX: Secure Review & Sign What You See for Crypto Assets

View on Chrome Web Store
View SealX: Secure Review & Sign What You See for Crypto Assets Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 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.

SealX is a secure plugin for crypto custody, enabling trusted review, signatures, and full transaction visibility across platforms.
Type
Extension
Users
28 users
3
skyandsunning
View author page of skyandsunning
Published
Published on August 27, 2025
Version 0.0.43
Manifest version
3
Updated
Updated on January 14, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View SealX: Secure Review & Sign What You See for Crypto Assets 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": "SealX: Secure Review & Sign What You See for Crypto Assets",
    "version": "0.0.43",
    "description": "SealX is a secure plugin for crypto custody, enabling trusted review, signatures, and full transaction visibility across platforms.",
    "action": {
        "default_popup": "src\/entries\/popup\/index.html",
        "default_title": "SealX"
    },
    "icons": {
        "16": "public\/logo\/sealx-logo-icon-16.png",
        "32": "public\/logo\/sealx-logo-icon-32.png",
        "48": "public\/logo\/sealx-logo-icon-48.png",
        "128": "public\/logo\/sealx-logo-icon-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "sandbox": {
        "pages": [
            "src\/entries\/sandbox\/index.html"
        ]
    },
    "content_security_policy": {
        "script-src": [
            "'self'",
            "'nonce-sealx-scope'",
            "chrome-extension:\/\/7b4e152d-ba45-4f20-b2e8-21ec7b332326\/"
        ],
        "object-src": "'self'"
    },
    "permissions": [
        "activeTab",
        "storage",
        "scripting",
        "tabs",
        "identity",
        "alarms"
    ],
    "oauth2": {
        "client_id": "978435840566-lvcqv4m845l01lv9oj79k3gphdv24dc2.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive.file"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.tsx-loader-BseVAJGo.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "css": [
                "assets\/index-BpzCuD_4.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "inpage.js",
                "sandbox.js",
                "public\/logo\/sealx-logo-icon-16.png",
                "public\/logo\/sealx-logo-icon-32.png",
                "public\/logo\/sealx-logo-icon-48.png",
                "public\/logo\/sealx-logo-icon-128.png",
                "public\/logo\/sealx-logo.svg",
                "assets\/*.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/client-CRBwutFG.js",
                "assets\/index-Bj7Y5nDa.js",
                "assets\/messager-manager-DtyG9-yU.js",
                "assets\/lodash-BUKDu3TW.js",
                "assets\/index.tsx-BY_szedG.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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