GamerCaptain | Shell Theme
A Theme for the twitch streamer GamerCaptain
ما هو GamerCaptain | Shell Theme؟
GamerCaptain | Shell Theme هو إضافة Chrome تم تطويرها بواسطة Sirius Lee، والميزة الرئيسية لها هي "A Theme for the twitch streamer GamerCaptain".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GamerCaptain | Shell Theme
قم بتنزيل ملفات الامتداد GamerCaptain | Shell Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        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!                     معلومات أساسية عن التمديد
| الاسم |   |  
| ID | kgdhbmgmicajoiiemkefdcgfndjbhoej | 
| عنوان URL الرسمي | 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 | 
| عنوان صفحة سياسة الخصوصية | 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
}  |  |