Meno || Shell Shockers
Meno Shell Shockers Theme
What is Meno || Shell Shockers?
Meno || Shell Shockers is a Chrome extension developed by jayvandev, and its main feature is "Meno Shell Shockers Theme".
Extension Screenshots
Download Meno || Shell Shockers Extension CRX File
Download Meno || 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
                        Shell Shockers Theme made for MenoXD, a twitch streamer and Blue Wizard Digital Content Creator
This theme features
- Custom Scope
- Custom Crosshair
- Custom UI designed for the new UI
- Much More!
Update: Moved CSS to local files                     Extension Basic Information
| Name |   |  
| ID | oncipepcafldlcladghpgkejfeflkkmh | 
| Official URL | https://chromewebstore.google.com/detail/meno-shell-shockers/oncipepcafldlcladghpgkejfeflkkmh | 
| Description | Meno Shell Shockers Theme | 
| File Size | 22.22 KB | 
| Installation Count | 1,549 | 
| Current Version | 2.1 | 
| Last Updated | 2023-04-11 | 
| Publish Date | 2023-02-23 | 
| Rating | 4.57/5 Total 7 Ratings | 
| Developer | jayvandev | 
| [email protected] | |
| Payment Type | free | 
| Supported Languages | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Meno || Shell Shockers",
    "version": "2.1",
    "author": "Jayvan",
    "description": "Meno Shell Shockers Theme",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "css": [
                "style.css"
            ],
            "matches": [
                "*:\/\/shellshock.io\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}  |  |