GamerCaptain | Shell Theme

A Theme for the twitch streamer GamerCaptain

Cos'è GamerCaptain | Shell Theme?

GamerCaptain | Shell Theme è un'estensione di Chrome sviluppata da Sirius Lee, e la sua funzione principale è "A Theme for the twitch streamer GamerCaptain".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione GamerCaptain | Shell Theme

Scarica i file di estensione GamerCaptain | Shell Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome GamerCaptain | Shell Theme GamerCaptain | Shell Theme
ID kgdhbmgmicajoiiemkefdcgfndjbhoej
URL Ufficiale https://chromewebstore.google.com/detail/gamercaptain-shell-theme/kgdhbmgmicajoiiemkefdcgfndjbhoej
Descrizione A Theme for the twitch streamer GamerCaptain
Dimensione del File 50.13 KB
Conteggio Installazioni 35
Versione Corrente 0.0.2
Ultimo Aggiornamento 2024-01-22
Data di Pubblicazione 2023-08-02
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Sirius Lee
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://trioxx-themes.000webhostapp.com/privacy-policy.html
Lingue Supportate 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
}