Shell Shockers Unblocked

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

Qu'est-ce que Shell Shockers Unblocked ?

Shell Shockers Unblocked est une extension Chrome développée par Hasanx Developer, et sa fonction principale est "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Shell Shockers Unblocked

Téléchargez les fichiers d'extension Shell Shockers Unblocked au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
URL Officiel https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
Description New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
Taille du Fichier 18.45 KB
Nombre d'Installations 12,114
Version Actuelle 1
Dernière Mise à Jour 2021-04-09
Date de Publication 2021-04-09
Évaluation 3.67/5 Total 3 Évaluations
Développeur Hasanx Developer
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}