Shell Shockers Unblocked

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

¿Qué es Shell Shockers Unblocked?

Shell Shockers Unblocked es una extensión de Chrome desarrollada por Hasanx Developer, y su función principal es "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Shell Shockers Unblocked

Descarga archivos de extensión Shell Shockers Unblocked en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Brand new Shell Shockers Chrome Extension! Unblocks Shell Shockers on all computers with 20 different URL's to try, hope you enjoy!                    

Información Básica de la Extensión

Nombre Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
URL Oficial https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
Descripción New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
Tamaño del Archivo 18.45 KB
Cantidad de Instalaciones 12,114
Versión Actual 1
Última Actualización 2021-04-09
Fecha de Publicación 2021-04-09
Calificación 3.67/5 Total de 3 Calificaciones
Desarrollador Hasanx Developer
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}