Official KJDCitsme Theme | Shell Shockers
Shell Shockers Theme Based on Twitch Streamer KJDCistme
Cos'è Official KJDCitsme Theme | Shell Shockers?
Official KJDCitsme Theme | Shell Shockers è un'estensione di Chrome sviluppata da kjdcproductions, e la sua funzione principale è "Shell Shockers Theme Based on Twitch Streamer KJDCistme".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Official KJDCitsme Theme | Shell Shockers
Scarica i file di estensione Official KJDCitsme Theme | Shell Shockers in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | gdpaefolijibddednhedbokkfokbhmla |
| URL Ufficiale | https://chromewebstore.google.com/detail/official-kjdcitsme-theme/gdpaefolijibddednhedbokkfokbhmla |
| Descrizione | Shell Shockers Theme Based on Twitch Streamer KJDCistme |
| Dimensione del File | 16.87 KB |
| Conteggio Installazioni | 16 |
| Versione Corrente | 1.2 |
| Ultimo Aggiornamento | 2023-10-13 |
| Data di Pubblicazione | 2023-10-06 |
| Sviluppatore | kjdcproductions |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |