Official KJDCitsme Theme | Shell Shockers
Shell Shockers Theme Based on Twitch Streamer KJDCistme
Official KJDCitsme Theme | Shell Shockersとは何ですか?
Official KJDCitsme Theme | Shell Shockersはkjdcproductionsによって開発されたChromeの拡張機能で、その主な機能は「Shell Shockers Theme Based on Twitch Streamer KJDCistme」です。
拡張機能のスクリーンショット
Official KJDCitsme Theme | Shell Shockers拡張機能のCRXファイルをダウンロード
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 |
| Eメール | [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"
}
} | |