Hazard | Shell Shockers Theme

A shellshockers theme for Hazard!

What is Hazard | Shell Shockers Theme?

Hazard | Shell Shockers Theme is a Chrome extension developed by omeralp.tr, and its main feature is "A shellshockers theme for Hazard!".

Extension Screenshots

screenshot

Download Hazard | Shell Shockers Theme Extension CRX File

Download Hazard | Shell Shockers Theme 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

                        This theme was coded by Magma, the design was all done by Hazard. Includes custom scope and crosshair! Hope you guys enjoy the theme! Thanks to Boolet for the template!                    

Extension Basic Information

Name Hazard | Shell Shockers Theme Hazard | Shell Shockers Theme
ID kielfepkmaliafegkoeckblcglcnccmj
Official URL https://chrome.google.com/webstore/detail/hazard-shell-shockers-the/kielfepkmaliafegkoeckblcglcnccmj
Description A shellshockers theme for Hazard!
File Size 16.36 KB
Installation Count 354
Current Version 1.3
Last Updated 2022-08-18
Publish Date 2022-08-14
Rating 4.71/5 Total 14 Ratings
Developer omeralp.tr
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Hazard | Shell Shockers Theme",
    "version": "1.3",
    "author": "Designed by Hazard | Programmed by Magma#9993",
    "description": "A shellshockers theme for Hazard!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}