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!
What is JWBerry3D Animated | Shell Shockers Theme?
JWBerry3D Animated | Shell Shockers Theme is a Chrome extension developed by JWBerry3D, and its main feature is "This is the animated Shell Shockers Theme for JWBerry3D. Made with all his own graphics, you can be the True Champion!".
Extension Screenshots
Download JWBerry3D Animated | Shell Shockers Theme Extension CRX File
Download JWBerry3D Animated | Shell Shockers Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | binndblcbagpodgniocbbohkjgmebmjn |
Official URL | https://chrome.google.com/webstore/detail/jwberry3d-animated-shell/binndblcbagpodgniocbbohkjgmebmjn |
Description | This is the animated Shell Shockers Theme for JWBerry3D. Made with all his own graphics, you can be the True Champion! |
File Size | 5.24 KB |
Installation Count | 244 |
Current Version | 0.0.0.4 |
Last Updated | 2022-05-05 |
Publish Date | 2022-05-05 |
Rating | 5.00/5 Total 2 Ratings |
Developer | JWBerry3D |
[email protected] | |
Payment Type | free |
Extension Website | https://twitch.tv/JWBerry3D |
Help Page URL | https://discord.gg/a5bVHmf |
Supported Languages | 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\/*" ] } ] } |