Lukie | 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 Lukie | Shell Shockers Theme?

Lukie | 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 Lukie | Shell Shockers Theme Extension CRX File

Download Lukie | 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 Lukie | Shell Shockers Theme Lukie | Shell Shockers Theme
ID ingcbbgkoafomjmjhlmdhblfeobkfkcn
Official URL https://chromewebstore.google.com/detail/lukie-shell-shockers-them/ingcbbgkoafomjmjhlmdhblfeobkfkcn
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.39 KB
Installation Count 619
Current Version 1
Last Updated 2021-05-19
Publish Date 2021-05-18
Rating 5.00/5 Total 5 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": "Lukie | 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"
    }
}