Shell Shockers Unblocked

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

Wat is Shell Shockers Unblocked?

Shell Shockers Unblocked is een Chrome-extensie ontwikkeld door Hasanx Developer, en de belangrijkste functie is "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Shell Shockers Unblocked

Download Shell Shockers Unblocked-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
Officiële URL https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
Beschrijving New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
Bestandsgrootte 18.45 KB
Aantal Installaties 12,114
Huidige Versie 1
Laatst Bijgewerkt 2021-04-09
Publicatiedatum 2021-04-09
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar Hasanx Developer
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}