GamerCaptain | Shell Theme
A Theme for the twitch streamer GamerCaptain
Wat is GamerCaptain | Shell Theme?
GamerCaptain | Shell Theme is een Chrome-extensie ontwikkeld door Sirius Lee, en de belangrijkste functie is "A Theme for the twitch streamer GamerCaptain".
Extensie Screenshots
Download het CRX-bestand van de extensie GamerCaptain | Shell Theme
Download GamerCaptain | Shell Theme-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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! Basisinformatie over de Extensie
| Naam | |
| ID | kgdhbmgmicajoiiemkefdcgfndjbhoej |
| Officiële URL | https://chromewebstore.google.com/detail/gamercaptain-shell-theme/kgdhbmgmicajoiiemkefdcgfndjbhoej |
| Beschrijving | A Theme for the twitch streamer GamerCaptain |
| Bestandsgrootte | 50.13 KB |
| Aantal Installaties | 35 |
| Huidige Versie | 0.0.2 |
| Laatst Bijgewerkt | 2024-01-22 |
| Publicatiedatum | 2023-08-02 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | Sirius Lee |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://trioxx-themes.000webhostapp.com/privacy-policy.html |
| Ondersteunde Talen | 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
} | |