news_19 | Shell Shockers Theme

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

Cos'è news_19 | Shell Shockers Theme?

news_19 | Shell Shockers Theme è un'estensione di Chrome sviluppata da news19shells, e la sua funzione principale è "New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione news_19 | Shell Shockers Theme

Scarica i file di estensione news_19 | Shell Shockers Theme in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome news_19 | Shell Shockers Theme news_19 | Shell Shockers Theme
ID dadjgfginpngjmbjdbgdjflaoecdciac
URL Ufficiale https://chrome.google.com/webstore/detail/news19-shell-shockers-the/dadjgfginpngjmbjdbgdjflaoecdciac
Descrizione New Shell Shockers Theme by Skullgeto#0001, released on 14th of September 2022!
Dimensione del File 16.43 KB
Conteggio Installazioni 32
Versione Corrente 1
Ultimo Aggiornamento 2022-09-15
Data di Pubblicazione 2022-09-15
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore news19shells
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto https://www.youtube.com/channel/UC-56OBn3zRiov8AgtScki2Q
Lingue Supportate 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"
    }
}