Shell Shockers Play

For Shell Shockers lovers, it is the browser add-on of one-click access to play

What is Shell Shockers Play?

Shell Shockers Play is a Chrome extension developed by ylnzdmrkr, and its main feature is "For Shell Shockers lovers, it is the browser add-on of one-click access to play".

Extension Screenshots

screenshot

Download Shell Shockers Play Extension CRX File

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

                        You can click on the button on your Chrome extension then quickly access to Shell Shockers tips and guides                    

Extension Basic Information

Name Shell Shockers Play Shell Shockers Play
ID kaibiiplgnmagagcjddplhkngbgoafpj
Official URL https://chrome.google.com/webstore/detail/shell-shockers-play/kaibiiplgnmagagcjddplhkngbgoafpj
Description For Shell Shockers lovers, it is the browser add-on of one-click access to play
File Size 1.42 MB
Installation Count 59
Current Version 3.0
Last Updated 2022-04-28
Publish Date 2022-04-28
Developer ylnzdmrkr
Email [email protected]
Payment Type free
Extension Website https://yuhho.com/shell-shockers
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shell Shockers Play",
    "description": "For Shell Shockers lovers, it is the browser add-on of one-click access to play",
    "version": "3.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "action": {
        "default_popup": ".\/popup.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*"
    ]
}