Shell Shockers Unblocked

New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!

What is Shell Shockers Unblocked?

Shell Shockers Unblocked is a Chrome extension developed by Hasanx Developer, and its main feature is "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!".

Extension Screenshots

screenshot

Download Shell Shockers Unblocked Extension CRX File

Download Shell Shockers Unblocked 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

                        Brand new Shell Shockers Chrome Extension! Unblocks Shell Shockers on all computers with 20 different URL's to try, hope you enjoy!                    

Extension Basic Information

Name Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
Official URL https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
Description New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
File Size 18.45 KB
Installation Count 12,114
Current Version 1
Last Updated 2021-04-09
Publish Date 2021-04-09
Rating 3.67/5 Total 3 Ratings
Developer Hasanx Developer
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shell Shockers Unblocked",
    "version": "1",
    "author": "developer@hasanx | Agent Adam#5972",
    "description": "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "egg.png"
    }
}