JWBerry3D Animated | Shell Shockers Theme

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!

Merlin
Additional files are visible only to premium users

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/*"
      ]
    }
  ]
}