King Hayden || Shell Shockers

King Hayden Shell Shockers Theme

What is King Hayden || Shell Shockers?

King Hayden || Shell Shockers is a Chrome extension developed by jayvandev, and its main feature is "King Hayden Shell Shockers Theme".

Extension Screenshots

screenshot

Download King Hayden || Shell Shockers Extension CRX File

Download King Hayden || Shell Shockers 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

                        Custom UI for shell shockers streamer King Hayden.

Featuring

- Custom UI for new update
- Custom Scope
- Custom Crosshair
- Spotify Playlist
- Much more!                    

Extension Basic Information

Name King Hayden || Shell Shockers King Hayden || Shell Shockers
ID egdebaoncomgkggccmhbpghdbehmiplf
Official URL https://chromewebstore.google.com/detail/king-hayden-shell-shocker/egdebaoncomgkggccmhbpghdbehmiplf
Description King Hayden Shell Shockers Theme
File Size 20.77 KB
Installation Count 79
Current Version 1.1
Last Updated 2023-12-29
Publish Date 2023-03-21
Rating 5.00/5 Total 1 Ratings
Developer jayvandev
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "King Hayden || Shell Shockers",
    "version": "1.1",
    "author": "Jayvan",
    "description": "King Hayden Shell Shockers Theme",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/shellshock.io\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}