GamerCaptain | Shell Theme

A Theme for the twitch streamer GamerCaptain

What is GamerCaptain | Shell Theme?

GamerCaptain | Shell Theme is a Chrome extension developed by Sirius Lee, and its main feature is "A Theme for the twitch streamer GamerCaptain".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download GamerCaptain | Shell Theme Extension CRX File

Download GamerCaptain | Shell Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name GamerCaptain | Shell Theme GamerCaptain | Shell Theme
ID kgdhbmgmicajoiiemkefdcgfndjbhoej
Official URL https://chromewebstore.google.com/detail/gamercaptain-shell-theme/kgdhbmgmicajoiiemkefdcgfndjbhoej
Description A Theme for the twitch streamer GamerCaptain
File Size 50.13 KB
Installation Count 35
Current Version 0.0.2
Last Updated 2024-01-22
Publish Date 2023-08-02
Rating 5.00/5 Total 2 Ratings
Developer Sirius Lee
Email [email protected]
Payment Type free
Privacy Policy Page URL https://trioxx-themes.000webhostapp.com/privacy-policy.html
Supported Languages 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
}