Official KJDCitsme Theme | Shell Shockers

Shell Shockers Theme Based on Twitch Streamer KJDCistme

What is Official KJDCitsme Theme | Shell Shockers?

Official KJDCitsme Theme | Shell Shockers is a Chrome extension developed by kjdcproductions, and its main feature is "Shell Shockers Theme Based on Twitch Streamer KJDCistme".

Extension Screenshots

screenshot
screenshot

Download Official KJDCitsme Theme | Shell Shockers Extension CRX File

Download Official KJDCitsme Theme | Shell Shockers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        New Shell Shockers Theme! Designed by theavenger_gaming, based on Twitch Streamer KJDCitsme! This Extension edits the game's colors, crosshair, scope, player name container, and streak icon!

V1.0 - Original Version
V1.1 - Includes Custom Shield Icon for a 5ks!
V1.2 - Cleaner Changes to Colors and Backgrounds                    

Extension Basic Information

Name Official KJDCitsme Theme | Shell Shockers Official KJDCitsme Theme | Shell Shockers
ID gdpaefolijibddednhedbokkfokbhmla
Official URL https://chromewebstore.google.com/detail/official-kjdcitsme-theme/gdpaefolijibddednhedbokkfokbhmla
Description Shell Shockers Theme Based on Twitch Streamer KJDCistme
File Size 16.87 KB
Installation Count 16
Current Version 1.2
Last Updated 2023-10-13
Publish Date 2023-10-06
Developer kjdcproductions
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Official KJDCitsme Theme | Shell Shockers",
    "version": "1.2",
    "author": "Designed by theavenger_gaming | Programmed by adamhasanx",
    "description": "Shell Shockers Theme Based on Twitch Streamer KJDCistme",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/eggcombat.com\/*",
                "*:\/\/shellshock.io\/*",
                "*:\/\/egghead.institute\/*",
                "*:\/\/eggfacts.fun\/*",
                "*:\/\/deadlyegg.com\/*",
                "*:\/\/egg.dance\/*",
                "*:\/\/eggisthenewblack.com\/*",
                "*:\/\/mathfun.rocks\/*",
                "*:\/\/overeasy.club\/*",
                "*:\/\/mathgames.world\/*",
                "*:\/\/hardshell.life\/*",
                "*:\/\/softboiled.club\/*",
                "*:\/\/algebra.best\/*",
                "*:\/\/yolk.life\/*",
                "*:\/\/scrambled.us\/*",
                "*:\/\/yolk.best\/*",
                "*:\/\/deathegg.world\/*",
                "*:\/\/shellshockers.site\/*",
                "*:\/\/scrambled.today\/*",
                "*:\/\/yolk.rocks\/*",
                "*:\/\/scrambled.tech\/*",
                "*:\/\/shellshockers.us\/*",
                "*:\/\/shellshockers.club\/*",
                "*:\/\/shellshockers.world\/*",
                "*:\/\/biologyclass.club\/*",
                "*:\/\/mathlete.pro\/*",
                "*:\/\/mathlete.fun\/*",
                "*:\/\/geometry.report\/*",
                "*:\/\/mathdrills.info\/*",
                "*:\/\/algebra.vip\/*",
                "*:\/\/humanorganising.org\/*",
                "*:\/\/geometry.monster\/*",
                "*:\/\/eggsarecool.com\/*",
                "*:\/\/math.international\/*",
                "*:\/\/geometry.pw\/*",
                "*:\/\/mathactivity.club\/*",
                "*:\/\/mathdrills.life\/*",
                "*:\/\/mathactivity.xyz\/*",
                "*:\/\/urbanegger.com\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}