King Hayden || Shell Shockers
King Hayden Shell Shockers Theme
King Hayden || Shell Shockersとは何ですか?
King Hayden || Shell Shockersはjayvandevによって開発されたChromeの拡張機能で、その主な機能は「King Hayden Shell Shockers Theme」です。
拡張機能のスクリーンショット
King Hayden || Shell Shockers拡張機能のCRXファイルをダウンロード
King Hayden || Shell Shockers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Custom UI for shell shockers streamer King Hayden.
Featuring
- Custom UI for new update
- Custom Scope
- Custom Crosshair
- Spotify Playlist
- Much more! 拡張機能の基本情報
| 名前 | |
| ID | egdebaoncomgkggccmhbpghdbehmiplf |
| 公式URL | https://chromewebstore.google.com/detail/king-hayden-shell-shocker/egdebaoncomgkggccmhbpghdbehmiplf |
| 説明 | King Hayden Shell Shockers Theme |
| ファイルサイズ | 20.77 KB |
| インストール数 | 79 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2023-12-29 |
| 公開日 | 2023-03-21 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | jayvandev |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "King Hayden || Shell Shockers",
"version": "1.1",
"author": "Jayvan",
"description": "King Hayden Shell Shockers Theme",
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"*:\/\/shellshock.io\/*"
]
}
],
"icons": {
"128": "egg.png"
}
} | |