Shell Shockers Unblocked

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

Co to jest Shell Shockers Unblocked?

Shell Shockers Unblocked to rozszerzenie Chrome opracowane przez Hasanx Developer, a jego główną funkcją jest „New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Shell Shockers Unblocked

Pobierz pliki rozszerzeń Shell Shockers Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
Oficjalny URL https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
Opis New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
Rozmiar pliku 18.45 KB
Liczba instalacji 12,114
Aktualna Wersja 1
Ostatnia Aktualizacja 2021-04-09
Data Publikacji 2021-04-09
Ocena 3.67/5 Łącznie 3 Oceny
Deweloper Hasanx Developer
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}