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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}