WebExtension.net
WebExtension.net

xMetaCene

View on Chrome Web Store
View xMetaCene Chrome Extension on Chrome Web Store
4.8 (591 ratings)

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

Recruit heroes, raise pets, repel invading bosses, search for treasure chests, and earn generous rewards.
Type
Extension
Users
50,000 users
xMetaCene
View author page of xMetaCene
Published
Published on March 5, 2024
Version 2.0.4
Manifest version
3
Updated
Updated on June 25, 2024
View on Chrome Web Store
View xMetaCene Chrome Extension on Chrome Web Store
lifestyle/games
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "action": {
        "default_icon": "image\/logo-34.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self' 'wasm-unsafe-eval';"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/x.com\/*",
                "https:\/\/*.metacene.io\/*",
                "https:\/\/*.mixmarvel-sdk.com\/*"
            ],
            "css": [
                "css\/index.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/index.js",
                "js\/content_script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Recruit heroes, raise pets, repel invading bosses, search for treasure chests, and earn generous rewards.",
    "icons": {
        "34": "image\/logo-34.png",
        "128": "image\/logo-128.png"
    },
    "manifest_version": 3,
    "name": "xMetaCene",
    "permissions": [
        "cookies",
        "https:\/\/*.metacene.io\/*",
        "https:\/\/*.mixmarvel-sdk.com\/*",
        "https:\/\/*.mantle.xyz\/",
        "https:\/\/*.zora.energy\/",
        "background",
        "scripting"
    ],
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "optional_permissions": [
        "https:\/\/www.google.com\/",
        "https:\/\/minigame.metacene.io",
        "https:\/\/x.metacene.io",
        "https:\/\/*.mixmarvel-sdk.com",
        "https:\/\/*.mantle.xyz",
        "https:\/\/*.zora.energy"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.metacene.io\/*"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.4",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "image\/*",
                "*.png",
                "css\/index.css",
                "inpage.js",
                "**\/*.ts",
                "**\/*.tsx",
                ".\/types",
                "next-env.d.ts"
            ]
        },
        {
            "resources": [
                "dist\/*",
                "simple.wasm"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "include": [
        "next-env.d.ts",
        ".\/types",
        "**\/*.ts",
        "**\/*.tsx"
    ]
}
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