Boolet x Deltastorm | Shell Shockers Theme

New Shell Shockers Theme by Boolet, released on the 10th of August 2021!

Boolet x Deltastorm | Shell Shockers Theme क्या है?

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

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

screenshot

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

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

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

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

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

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