Shell Shockers Play

For Shell Shockers lovers, it is the browser add-on of one-click access to play

Shell Shockers Playคืออะไร?

Shell Shockers Play เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ylnzdmrkr และคุณลักษณะหลักของมันคือ "For Shell Shockers lovers, it is the browser add-on of one-click access to play"

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

screenshot

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

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

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

                        You can click on the button on your Chrome extension then quickly access to Shell Shockers tips and guides                    

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

ชื่อ Shell Shockers Play Shell Shockers Play
ID kaibiiplgnmagagcjddplhkngbgoafpj
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/shell-shockers-play/kaibiiplgnmagagcjddplhkngbgoafpj
คำอธิบาย For Shell Shockers lovers, it is the browser add-on of one-click access to play
ขนาดไฟล์ 1.42 MB
จำนวนการติดตั้ง 59
เวอร์ชันปัจจุบัน 3.0
อัปเดตครั้งล่าสุด 2022-04-28
วันที่เผยแพร่ 2022-04-28
ผู้พัฒนา ylnzdmrkr
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://yuhho.com/shell-shockers
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shell Shockers Play",
    "description": "For Shell Shockers lovers, it is the browser add-on of one-click access to play",
    "version": "3.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "action": {
        "default_popup": ".\/popup.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*"
    ]
}