Official KJDCitsme Theme | Shell Shockers
Shell Shockers Theme Based on Twitch Streamer KJDCistme
¿Qué es Official KJDCitsme Theme | Shell Shockers?
Official KJDCitsme Theme | Shell Shockers es una extensión de Chrome desarrollada por kjdcproductions, y su función principal es "Shell Shockers Theme Based on Twitch Streamer KJDCistme".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Official KJDCitsme Theme | Shell Shockers
Descarga archivos de extensión Official KJDCitsme Theme | Shell Shockers en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 Información Básica de la Extensión
| Nombre | |
| ID | gdpaefolijibddednhedbokkfokbhmla |
| URL Oficial | https://chromewebstore.google.com/detail/official-kjdcitsme-theme/gdpaefolijibddednhedbokkfokbhmla |
| Descripción | Shell Shockers Theme Based on Twitch Streamer KJDCistme |
| Tamaño del Archivo | 16.87 KB |
| Cantidad de Instalaciones | 16 |
| Versión Actual | 1.2 |
| Última Actualización | 2023-10-13 |
| Fecha de Publicación | 2023-10-06 |
| Desarrollador | kjdcproductions |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Idiomas Soportados | 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"
}
} | |