news_19 | Shell Shockers Theme

New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!

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

news_19 | Shell Shockers Theme news19shells द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!"।

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

screenshot
screenshot
screenshot

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

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

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

                        news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3                    

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

नाम news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
आधिकारिक URL https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
विवरण New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
फ़ाइल का आकार 16.43 KB
स्थापना संख्या 32
वर्तमान संस्करण 1
अंतिम अपडेट 2022-09-15
प्रकाशन तिथि 2022-09-15
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर news19shells
ईमेल [email protected]
भुगतान के प्रकार free
सहायता पृष्ठ URL https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "news_19 | Shell Shockers Theme",
    "version": "1",
    "author": "Designed and Programmed by Skullgeto#0001 | Uploaded by news#5907",
    "description": "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!",
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*",
                "https:\/\/deadlyegg.com\/*",
                "https:\/\/geometry.monster\/*",
                "https:\/\/humanorganising.org\/*",
                "https:\/\/algebra.vip\/*",
                "https:\/\/mathdrills.info\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}