menoxD | Shell Shockers Theme

New Shell Shockers Theme by Boolet, released on the 15th of November 2021!

menoxD | Shell Shockers Themeคืออะไร?

menoxD | Shell Shockers Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Hasanx Developer และคุณลักษณะหลักของมันคือ "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy!                    

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

ชื่อ menoxD | Shell Shockers Theme menoxD | Shell Shockers Theme
ID mjlgeoleelgfcjgohbinnbcnmafpeooc
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/menoxd-shell-shockers-the/mjlgeoleelgfcjgohbinnbcnmafpeooc
คำอธิบาย New Shell Shockers Theme by Boolet, released on the 15th of November 2021!
ขนาดไฟล์ 16.39 KB
จำนวนการติดตั้ง 886
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2021-11-14
วันที่เผยแพร่ 2021-11-14
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Hasanx Developer
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "menoxD | Shell Shockers Theme",
    "version": "1",
    "author": "Designed by boolet#5550 | Programmed by Agent Adam#5972",
    "description": "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}