WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
GMONE

GMONE

View on Chrome Web Store
View GMONE Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

GMONE: GMCoin and TRX wallet for GM Ecosystem. Web3 Powered Decentralized IT Services SuperApp.
Type
Extension
Users
29 users
1
mehmetalidemirci
View author page of mehmetalidemirci
Published
Published on June 10, 2025
Version 1.1.5
Manifest version
3
Updated
Updated on February 26, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View GMONE 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": "GMONE",
    "version": "1.1.5",
    "description": "GMONE: GMCoin and TRX wallet for GM Ecosystem. Web3 Powered Decentralized IT Services SuperApp.",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "src\/popup\/index.html",
        "default_title": "GM ONE"
    },
    "background": {
        "service_worker": "src\/service_worker.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.gmcoupons.com\/*",
                "https:\/\/*.gmdestek.com\/*",
                "https:\/\/*.gminformatics.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/*.iyzipay.com\/*",
                "https:\/\/*.iyzico.com\/*",
                "https:\/\/sandbox-api.iyzipay.com\/*",
                "https:\/\/api.iyzipay.com\/*",
                "https:\/\/checkout.iyzipay.com\/*",
                "https:\/\/secure.iyzipay.com\/*",
                "https:\/\/pay.iyzico.com\/*",
                "https:\/\/sandbox.iyzipay.com\/*"
            ],
            "js": [
                "src\/bridge\/contentBridge.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "permissions": [
        "storage",
        "declarativeNetRequest",
        "offscreen"
    ],
    "host_permissions": [
        "https:\/\/api.trongrid.io\/*",
        "https:\/\/api.shasta.trongrid.io\/*",
        "https:\/\/pro-api.coinmarketcap.com\/*",
        "https:\/\/*.gmcoupons.com\/*",
        "https:\/\/*.gminformatics.com\/*",
        "https:\/\/servis.gmdestek.com\/*",
        "https:\/\/portal.gmdestek.com\/*",
        "http:\/\/localhost\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src https:\/\/servis.gmdestek.com https:\/\/blocktube.tv; media-src 'self' https:\/\/playlist.dacast.com; connect-src 'self' https:\/\/playlist.dacast.com https:\/\/pro-api.coinmarketcap.com https:\/\/api.trongrid.io https:\/\/api.shasta.trongrid.io https:\/\/servis.gmdestek.com https:\/\/portal.gmdestek.com http:\/\/localhost https:\/\/* http:\/\/*;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "src\/inject\/inpageProvider.js",
                "src\/secure\/gmone-secure-api-client.js",
                "secure-proxy.html",
                "rules.json"
            ],
            "matches": [
                "<all_urls>"
            ],
            "use_dynamic_url": true
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "gmone_security_rules",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/servis.gmdestek.com\/*",
            "https:\/\/portal.gmdestek.com\/*",
            "http:\/\/localhost\/*"
        ]
    }
}
© 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