flygOn LiGht | Shell Shockers Theme

New Shell Shockers Theme by flyg0n Light

flygOn LiGht | Shell Shockers Themeคืออะไร?

flygOn LiGht | Shell Shockers Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย rowbs.js และคุณลักษณะหลักของมันคือ "New Shell Shockers Theme by flyg0n Light"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย flygOn LiGht | Shell Shockers Theme

ดาวน์โหลดไฟล์ส่วนขยาย flygOn LiGht | Shell Shockers Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Purple/Pink theme for shell shockers                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ flygOn LiGht | Shell Shockers Theme flygOn LiGht | Shell Shockers Theme
ID nhijkfiaoffcfcjaigbjakocpkejnoma
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/flygon-light-shell-shocke/nhijkfiaoffcfcjaigbjakocpkejnoma
คำอธิบาย New Shell Shockers Theme by flyg0n Light
ขนาดไฟล์ 16.35 KB
จำนวนการติดตั้ง 65
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2022-02-16
วันที่เผยแพร่ 2022-02-15
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา rowbs.js
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "flygOn LiGht | Shell Shockers Theme",
    "version": "1",
    "author": "Designed by flyg0n Light",
    "description": "New Shell Shockers Theme by flyg0n Light",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}