Shell Shockers Unblocked

New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!

Shell Shockers Unblockedคืออะไร?

Shell Shockers Unblocked เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Hasanx Developer และคุณลักษณะหลักของมันคือ "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!"

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

screenshot

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

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

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

                        Brand new Shell Shockers Chrome Extension! Unblocks Shell Shockers on all computers with 20 different URL's to try, hope you enjoy!                    

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

ชื่อ Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
คำอธิบาย New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
ขนาดไฟล์ 18.45 KB
จำนวนการติดตั้ง 12,114
เวอร์ชันปัจจุบัน 1
อัปเดตครั้งล่าสุด 2021-04-09
วันที่เผยแพร่ 2021-04-09
คะแนน 3.67/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Hasanx Developer
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shell Shockers Unblocked",
    "version": "1",
    "author": "developer@hasanx | Agent Adam#5972",
    "description": "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "egg.png"
    }
}