Novosuper || Shell Shockers

Novosuper Shell Shockers Theme

ما هو Novosuper || Shell Shockers؟

Novosuper || Shell Shockers هو إضافة Chrome تم تطويرها بواسطة jayvandev، والميزة الرئيسية لها هي "Novosuper Shell Shockers Theme".

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

screenshot

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

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

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

                        Custom shell shockers theme for twitch streamer Novosuper for the new UI!

Features:
- Custom Scope
- Custom Crosshair
- Custom UI                    

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

الاسم Novosuper || Shell Shockers Novosuper || Shell Shockers
ID ioadidicdpcaejfnhppggnedbhcijgfh
عنوان URL الرسمي https://chromewebstore.google.com/detail/novosuper-shell-shockers/ioadidicdpcaejfnhppggnedbhcijgfh
الوصف Novosuper Shell Shockers Theme
حجم الملف 16.39 KB
عدد التثبيتات 64
النسخة الحالية 1.0
آخر تحديث 2023-03-21
تاريخ النشر 2023-03-21
المطور jayvandev
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Novosuper || Shell Shockers",
    "version": "1.0",
    "author": "Jayvan",
    "description": "Novosuper Shell Shockers Theme",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/shellshock.io\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}