Among Us Theme || Shell Shockers

by Jayvan & Helloworld

Among Us Theme || Shell Shockers क्या है?

Among Us Theme || Shell Shockers jayvandev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "by Jayvan & Helloworld"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Among Us Theme || Shell Shockers एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Among Us in Shell Shockers! Enjoy a modified UI as well as in game mods, including custom particles, sussy eggs, and a custom skybox.                    

एक्सटेंशन की मूल जानकारी

नाम Among Us Theme || Shell Shockers Among Us Theme || Shell Shockers
ID enajpjeakcobmhjdlbmipbknelalcioi
आधिकारिक URL https://chrome.google.com/webstore/detail/among-us-theme-shell-shoc/enajpjeakcobmhjdlbmipbknelalcioi
विवरण by Jayvan & Helloworld
फ़ाइल का आकार 32.32 KB
स्थापना संख्या 849
वर्तमान संस्करण 1.0
अंतिम अपडेट 2022-04-11
प्रकाशन तिथि 2022-04-11
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर jayvandev
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Among Us Theme || Shell Shockers",
    "description": "by Jayvan & Helloworld",
    "version": "1.0",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "js": [
                "amongus.js"
            ],
            "matches": [
                "https:\/\/shellshock.io\/"
            ]
        }
    ]
}