WebExtension.net
WebExtension.net

Worm World Mock

View on Chrome Web Store
View Worm World Mock Chrome Extension on Chrome Web Store
4.8 (6 ratings)

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

Use wormworld skins in any other extension. And free the rooms.
Type
Extension
Users
629 users
4
Website wormworld.io
Luiz Antônio C Costa
View author page of Luiz Antônio C Costa
Published
Published on October 4, 2022
Version 0.1
Manifest version
3
Updated
Updated on October 4, 2022
View on Chrome Web Store
View Worm World Mock Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "assets\/ic_launcher192.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "globals.js",
                "content-script.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "64": "assets\/ic_launcher48.png",
        "128": "assets\/ic_launcher72.png",
        "192": "assets\/ic_launcher96.png",
        "256": "assets\/ic_launcher144.png",
        "512": "assets\/ic_launcher192.png"
    },
    "description": "Use wormworld skins in any other extension. And free the rooms.",
    "manifest_version": 3,
    "name": "Worm World Mock",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "version": "0.1",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "codemirror\/*",
                "app\/*",
                "mocky.prod.js"
            ]
        },
        {
            "matches": [
                "file:\/\/\/*"
            ],
            "resources": [
                "codemirror\/*",
                "app\/*",
                "mocky.prod.js"
            ]
        }
    ]
}
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