GamerCaptain | Shell Theme
A Theme for the twitch streamer GamerCaptain
GamerCaptain | Shell Themeとは何ですか?
GamerCaptain | Shell ThemeはSirius Leeによって開発されたChromeの拡張機能で、その主な機能は「A Theme for the twitch streamer GamerCaptain」です。
拡張機能のスクリーンショット
GamerCaptain | Shell Theme拡張機能のCRXファイルをダウンロード
GamerCaptain | Shell Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This theme changes the look of Shellshockers.
The colors are easier on the eyes and acts as a custom look.
This theme is made for the fans of GamerCaptain! 拡張機能の基本情報
| 名前 | |
| ID | kgdhbmgmicajoiiemkefdcgfndjbhoej |
| 公式URL | https://chromewebstore.google.com/detail/gamercaptain-shell-theme/kgdhbmgmicajoiiemkefdcgfndjbhoej |
| 説明 | A Theme for the twitch streamer GamerCaptain |
| ファイルサイズ | 50.13 KB |
| インストール数 | 35 |
| 現在のバージョン | 0.0.2 |
| 最終更新日 | 2024-01-22 |
| 公開日 | 2023-08-02 |
| 評価 | 5.00/5 合計 2 レビュー |
| 開発者 | Sirius Lee |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://trioxx-themes.000webhostapp.com/privacy-policy.html |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "Sirius Lee",
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"https:\/\/shellshock.io\/*"
]
}
],
"description": "A Theme for the twitch streamer GamerCaptain",
"icons": {
"128": "icon.png"
},
"name": "GamerCaptain | Shell Theme",
"short_name": "GamerCaptain Theme",
"version": "0.0.2",
"manifest_version": 3
} | |