Boolet x Deltastorm | Shell Shockers Theme

New Shell Shockers Theme by Boolet, released on the 10th of August 2021!

ما هو Boolet x Deltastorm | Shell Shockers Theme؟

Boolet x Deltastorm | Shell Shockers Theme هو إضافة Chrome تم تطويرها بواسطة Hasanx Developer، والميزة الرئيسية لها هي "New Shell Shockers Theme by Boolet, released on the 10th of August 2021!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Boolet x Deltastorm | Shell Shockers Theme

قم بتنزيل ملفات الامتداد Boolet x Deltastorm | Shell Shockers Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

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

معلومات أساسية عن التمديد

الاسم Boolet x Deltastorm | Shell Shockers Theme Boolet x Deltastorm | Shell Shockers Theme
ID jmngpihiddcdgmejpilggphdcamemdkf
عنوان URL الرسمي https://chrome.google.com/webstore/detail/boolet-x-deltastorm-shell/jmngpihiddcdgmejpilggphdcamemdkf
الوصف New Shell Shockers Theme by Boolet, released on the 10th of August 2021!
حجم الملف 16.68 KB
عدد التثبيتات 1,878
النسخة الحالية 1.3
آخر تحديث 2021-12-02
تاريخ النشر 2021-08-10
تقييم 4.71/5 مجموع تقييمات 14
المطور Hasanx Developer
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Boolet x Deltastorm | Shell Shockers Theme",
    "version": "1.3",
    "author": "Designed by boolet#5550 | Programmed by Agent Adam#5972",
    "description": "New Shell Shockers Theme by Boolet, released on the 10th of August 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}