GamerCaptain | Shell Theme
A Theme for the twitch streamer GamerCaptain
Co je GamerCaptain | Shell Theme?
GamerCaptain | Shell Theme je rozšíření Chrome vyvinuté Sirius Lee, a jeho hlavní funkcí je „A Theme for the twitch streamer GamerCaptain“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření GamerCaptain | Shell Theme
Stáhněte si soubory rozšíření GamerCaptain | Shell Theme ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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! Základní Informace o Rozšíření
| Název | |
| ID | kgdhbmgmicajoiiemkefdcgfndjbhoej |
| Oficiální URL | https://chromewebstore.google.com/detail/gamercaptain-shell-theme/kgdhbmgmicajoiiemkefdcgfndjbhoej |
| Popis | A Theme for the twitch streamer GamerCaptain |
| Velikost souboru | 50.13 KB |
| Počet instalací | 35 |
| Aktuální Verze | 0.0.2 |
| Poslední Aktualizace | 2024-01-22 |
| Datum Vydání | 2023-08-02 |
| Hodnocení | 5.00/5 Celkem 2 Hodnocení |
| Vývojář | Sirius Lee |
| [email protected] | |
| Typ Platby | free |
| URL Stránky Zásad Ochrany Soukromí | https://trioxx-themes.000webhostapp.com/privacy-policy.html |
| Podporované Jazyky | 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
} | |