Shell Shockers Unblocked

New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!

Shell Shockers Unblocked क्या है?

Shell Shockers Unblocked Hasanx Developer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!"।

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

screenshot

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

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

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

                        Brand new Shell Shockers Chrome Extension! Unblocks Shell Shockers on all computers with 20 different URL's to try, hope you enjoy!                    

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

नाम Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
आधिकारिक URL https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
विवरण New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
फ़ाइल का आकार 18.45 KB
स्थापना संख्या 12,114
वर्तमान संस्करण 1
अंतिम अपडेट 2021-04-09
प्रकाशन तिथि 2021-04-09
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर Hasanx Developer
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shell Shockers Unblocked",
    "version": "1",
    "author": "developer@hasanx | Agent Adam#5972",
    "description": "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "egg.png"
    }
}