Vital | Shell Shockers Theme

New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021

What is Vital | Shell Shockers Theme?

Vital | Shell Shockers Theme is a Chrome extension developed by Hasanx Developer, and its main feature is "New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021".

Extension Screenshots

screenshot

Download Vital | Shell Shockers Theme Extension CRX File

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

                        Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy!                    

Extension Basic Information

Name Vital | Shell Shockers Theme Vital | Shell Shockers Theme
ID pfddkonbihkllmlcmicpepmfhpodnjbn
Official URL https://chromewebstore.google.com/detail/vital-shell-shockers-them/pfddkonbihkllmlcmicpepmfhpodnjbn
Description New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021
File Size 16.35 KB
Installation Count 589
Current Version 1
Last Updated 2021-04-28
Publish Date 2021-04-27
Rating 4.30/5 Total 10 Ratings
Developer Hasanx Developer
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Vital | Shell Shockers Theme",
    "version": "1",
    "author": "Agent Adam#5972 and Crow#4020",
    "description": "New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/shellshock.io\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}