Minty || Shell Shockers

by Jayvan

What is Minty || Shell Shockers?

Minty || Shell Shockers is a Chrome extension developed by jayvandev, and its main feature is "by Jayvan".

Extension Screenshots

screenshot

Download Minty || Shell Shockers Extension CRX File

Download Minty || 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

                        Minty Shell Shockers Theme

Enhance your shell shockers experience with a custom shell shockers theme!

Features:

- Custom UI
- Custom Scope
- Custom Crosshair

UPDATE:
- Removed Spotify                    

Extension Basic Information

Name Minty || Shell Shockers Minty || Shell Shockers
ID jflgpdcdjddeffbonmencaniedjmpgjh
Official URL https://chromewebstore.google.com/detail/minty-shell-shockers/jflgpdcdjddeffbonmencaniedjmpgjh
Description by Jayvan
File Size 18.04 KB
Installation Count 59
Current Version 1.3
Last Updated 2023-03-23
Publish Date 2022-10-18
Developer jayvandev
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Minty || Shell Shockers",
    "description": "by Jayvan",
    "version": "1.3",
    "icons": {
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "popup.js"
            ],
            "matches": [
                "https:\/\/shellshock.io\/"
            ]
        }
    ]
}