menoxD | Shell Shockers Theme

New Shell Shockers Theme by Boolet, released on the 15th of November 2021!

Cos'è menoxD | Shell Shockers Theme?

menoxD | Shell Shockers Theme è un'estensione di Chrome sviluppata da Hasanx Developer, e la sua funzione principale è "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

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

Scarica i file di estensione menoxD | 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

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

Informazioni di Base sull'Estensione

Nome menoxD | Shell Shockers Theme menoxD | Shell Shockers Theme
ID mjlgeoleelgfcjgohbinnbcnmafpeooc
URL Ufficiale https://chrome.google.com/webstore/detail/menoxd-shell-shockers-the/mjlgeoleelgfcjgohbinnbcnmafpeooc
Descrizione New Shell Shockers Theme by Boolet, released on the 15th of November 2021!
Dimensione del File 16.39 KB
Conteggio Installazioni 886
Versione Corrente 1
Ultimo Aggiornamento 2021-11-14
Data di Pubblicazione 2021-11-14
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Hasanx Developer
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "menoxD | Shell Shockers Theme",
    "version": "1",
    "author": "Designed by boolet#5550 | Programmed by Agent Adam#5972",
    "description": "New Shell Shockers Theme by Boolet, released on the 15th of November 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/egghead.institute\/*",
                "https:\/\/shellshock.io\/*",
                "https:\/\/violentegg.club\/*"
            ]
        }
    ],
    "icons": {
        "128": "egg.png"
    }
}