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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย 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! ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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 |
| 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
} | |