JWBerry3D Animated | Shell Shockers Theme
This is the animated Shell Shockers Theme for JWBerry3D. Made with all his own graphics, you can be the True Champion!
ما هو JWBerry3D Animated | Shell Shockers Theme؟
JWBerry3D Animated | Shell Shockers Theme هو إضافة Chrome تم تطويرها بواسطة JWBerry3D، والميزة الرئيسية لها هي "This is the animated Shell Shockers Theme for JWBerry3D. Made with all his own graphics, you can be the True Champion!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة JWBerry3D Animated | Shell Shockers Theme
قم بتنزيل ملفات الامتداد JWBerry3D Animated | Shell Shockers Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This theme changes the look of the game Shell Shockers. It adds the brand from Partnered Twitch Streamer JWBerry3D. The colors are easier on the eyes and act as a dark-mode for Shell. It is the best and most technically advanced Shell theme anywhere, featuring an multiple animated homepage backgrounds, animated scope image, and NEW SPATULA ANIMATION!
معلومات أساسية عن التمديد
الاسم | |
ID | binndblcbagpodgniocbbohkjgmebmjn |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/jwberry3d-animated-shell/binndblcbagpodgniocbbohkjgmebmjn |
الوصف | This is the animated Shell Shockers Theme for JWBerry3D. Made with all his own graphics, you can be the True Champion! |
حجم الملف | 5.24 KB |
عدد التثبيتات | 244 |
النسخة الحالية | 0.0.0.4 |
آخر تحديث | 2022-05-05 |
تاريخ النشر | 2022-05-05 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | JWBerry3D |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://twitch.tv/JWBerry3D |
عنوان صفحة المساعدة | https://discord.gg/a5bVHmf |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "JWBerry3D Animated | Shell Shockers Theme", "description": "This is the animated Shell Shockers Theme for JWBerry3D. Made with all his own graphics, you can be the True Champion!", "version": "0.0.0.4", "icons": { "128": "icon_127.png" }, "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*:\/\/shellshock.io\/*", "*:\/\/mathgames.world\/*", "*:\/\/hardshell.life\/*", "*:\/\/zygote.cafe\/*", "*:\/\/egghead.institute\/*", "*:\/\/eggfacts.fun\/*", "*:\/\/eggcombat.com\/*", "*:\/\/biologyclass.club\/*", "*:\/\/deadlyegg.com\/*", "*:\/\/egg.dance\/*", "*:\/\/eggisthenewblack.com\/*", "*:\/\/mathfun.rocks\/*", "*:\/\/softboiled.club\/*", "*:\/\/algebra.best\/*", "*:\/\/yolk.life\/*", "*:\/\/scrambled.best\/*", "*:\/\/scrambled.us\/*", "*:\/\/yolk.best\/*", "*:\/\/deathegg.world\/*", "*:\/\/shellshockers.site\/*", "*:\/\/scrambled.today\/*", "*:\/\/yolk.rocks\/*", "*:\/\/scrambled.tech\/*", "*:\/\/shellshockers.us\/*", "*:\/\/shellshockers.club\/*", "*:\/\/shellshockers.world\/*" ] } ] } |