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”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載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!                    

擴展基本資訊

名稱 GamerCaptain | Shell Theme GamerCaptain | Shell Theme
ID kgdhbmgmicajoiiemkefdcgfndjbhoej
官方網址 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
電子郵箱 [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
}