Official KJDCitsme Theme | Shell Shockers
Shell Shockers Theme Based on Twitch Streamer KJDCistme
Official KJDCitsme Theme | Shell Shockersคืออะไร?
Official KJDCitsme Theme | Shell Shockers เป็นส่วนขยายของ Chrome ที่พัฒนาโดย kjdcproductions และคุณลักษณะหลักของมันคือ "Shell Shockers Theme Based on Twitch Streamer KJDCistme"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Official KJDCitsme Theme | Shell Shockers
ดาวน์โหลดไฟล์ส่วนขยาย Official KJDCitsme Theme | Shell Shockers ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | gdpaefolijibddednhedbokkfokbhmla |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/official-kjdcitsme-theme/gdpaefolijibddednhedbokkfokbhmla |
| คำอธิบาย | Shell Shockers Theme Based on Twitch Streamer KJDCistme |
| ขนาดไฟล์ | 16.87 KB |
| จำนวนการติดตั้ง | 16 |
| เวอร์ชันปัจจุบัน | 1.2 |
| อัปเดตครั้งล่าสุด | 2023-10-13 |
| วันที่เผยแพร่ | 2023-10-06 |
| ผู้พัฒนา | kjdcproductions |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | 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"
}
} | |