menoxD | Shell Shockers Theme

New Shell Shockers Theme by Boolet, released on the 15th of November 2021!

menoxD | Shell Shockers Theme क्या है?

menoxD | Shell Shockers Theme Hasanx Developer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy!                    

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

नाम menoxD | Shell Shockers Theme menoxD | Shell Shockers Theme
ID mjlgeoleelgfcjgohbinnbcnmafpeooc
आधिकारिक URL https://chrome.google.com/webstore/detail/menoxd-shell-shockers-the/mjlgeoleelgfcjgohbinnbcnmafpeooc
विवरण New Shell Shockers Theme by Boolet, released on the 15th of November 2021!
फ़ाइल का आकार 16.39 KB
स्थापना संख्या 886
वर्तमान संस्करण 1
अंतिम अपडेट 2021-11-14
प्रकाशन तिथि 2021-11-14
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर Hasanx Developer
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "menoxD | Shell Shockers Theme",
    "version": "1",
    "author": "Designed by boolet#5550 | Programmed by Agent Adam#5972",
    "description": "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}