news_19 | Shell Shockers Theme

New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!

ما هو news_19 | Shell Shockers Theme؟

news_19 | Shell Shockers Theme هو إضافة Chrome تم تطويرها بواسطة news19shells، والميزة الرئيسية لها هي "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة news_19 | Shell Shockers Theme

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

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

                        news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3                    

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

الاسم news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
عنوان URL الرسمي https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
الوصف New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
حجم الملف 16.43 KB
عدد التثبيتات 32
النسخة الحالية 1
آخر تحديث 2022-09-15
تاريخ النشر 2022-09-15
تقييم 5.00/5 مجموع تقييمات 1
المطور news19shells
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "news_19 | Shell Shockers Theme",
    "version": "1",
    "author": "Designed and Programmed by Skullgeto#0001 | Uploaded by news#5907",
    "description": "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!",
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*",
                "https:\/\/deadlyegg.com\/*",
                "https:\/\/geometry.monster\/*",
                "https:\/\/humanorganising.org\/*",
                "https:\/\/algebra.vip\/*",
                "https:\/\/mathdrills.info\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}