news_19 | Shell Shockers Theme

New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!

What is news_19 | Shell Shockers Theme?

news_19 | Shell Shockers Theme is a Chrome extension developed by news19shells, and its main feature is "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".

Extension Screenshots

screenshot
screenshot
screenshot

Download news_19 | Shell Shockers Theme Extension CRX File

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

                        news_19 personalized shell shockers theme. made by Skullgeto#0001 and inspired by news pfps :3                    

Extension Basic Information

Name news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
Official URL https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
Description New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
File Size 16.43 KB
Installation Count 32
Current Version 1
Last Updated 2022-09-15
Publish Date 2022-09-15
Rating 5.00/5 Total 1 Ratings
Developer news19shells
Email [email protected]
Payment Type free
Help Page URL https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "news_19 | Shell Shockers Theme",
    "version": "1",
    "author": "Designed and Programmed by Skullgeto#0001 | Uploaded by news#5907",
    "description": "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!",
    "content_scripts": [
        {
            "js": [
                "script.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*",
                "https:\/\/deadlyegg.com\/*",
                "https:\/\/geometry.monster\/*",
                "https:\/\/humanorganising.org\/*",
                "https:\/\/algebra.vip\/*",
                "https:\/\/mathdrills.info\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}