Jax Anime | Shell Shockers Theme

New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites

What is Jax Anime | Shell Shockers Theme?

Jax Anime | Shell Shockers Theme is a Chrome extension developed by Hasanx Developer, and its main feature is "New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites".

Extension Screenshots

screenshot

Download Jax Anime | Shell Shockers Theme Extension CRX File

Download Jax Anime | 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 Jax Anime | Shell Shockers Theme Jax Anime | Shell Shockers Theme
ID onfkjobdejmgcdcjbmcnednjiegmckkg
Official URL https://chromewebstore.google.com/detail/jax-anime-shell-shockers/onfkjobdejmgcdcjbmcnednjiegmckkg
Description New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites
File Size 16.4 KB
Installation Count 302
Current Version 1
Last Updated 2021-05-25
Publish Date 2021-05-24
Rating 5.00/5 Total 1 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": "Jax Anime | Shell Shockers Theme",
    "version": "1",
    "author": "Agent Adam#5972",
    "description": "New Shell Shockers Theme created by Agent Adam, released on the 20th of May 2021, now compatible with the most used proxy websites",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*",
                "https:\/\/egghead.institute\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}