Shell Shockers Unblocked

Shell Shockers Unblocked

Play Shell Shockers, the world's top egg-based shooter, unblocked on your Chromebook!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "background": {
      "scripts": [
        "background.js"
      ]
    }
  },
  "manifest_version": 2,
  "name": "Shell Shockers Unblocked",
  "version": "0.1.06",
  "default_locale": "en",
  "icons": {
    "128": "icon.png"
  },
  "description": "Play Shell Shockers, the world's top egg-based shooter, unblocked on your Chromebook!",
  "permissions": [
    "https://eggisthenewblack.com/",
    "http://*.google.com/",
    "https://*.google.com/",
    "http://*.adinplay.com/",
    "https://*.adinplay.com/",
    "https://*.ampproject.org/",
    "storage",
    "webview",
    "pointerLock"
  ]
}