Shell Shockers Unblocked

New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!

Cos'è Shell Shockers Unblocked?

Shell Shockers Unblocked è un'estensione di Chrome sviluppata da Hasanx Developer, e la sua funzione principale è "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Shell Shockers Unblocked

Scarica i file di estensione Shell Shockers Unblocked 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 Chrome Extension! Unblocks Shell Shockers on all computers with 20 different URL's to try, hope you enjoy!                    

Informazioni di Base sull'Estensione

Nome Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
URL Ufficiale https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
Descrizione New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
Dimensione del File 18.45 KB
Conteggio Installazioni 12,114
Versione Corrente 1
Ultimo Aggiornamento 2021-04-09
Data di Pubblicazione 2021-04-09
Valutazione 3.67/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": "Shell Shockers Unblocked",
    "version": "1",
    "author": "developer@hasanx | Agent Adam#5972",
    "description": "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "egg.png"
    }
}