Shell Shockers Play

For Shell Shockers lovers, it is the browser add-on of one-click access to play

Co to jest Shell Shockers Play?

Shell Shockers Play to rozszerzenie Chrome opracowane przez ylnzdmrkr, a jego główną funkcją jest „For Shell Shockers lovers, it is the browser add-on of one-click access to play”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Shell Shockers Play

Pobierz pliki rozszerzeń Shell Shockers Play 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

                        You can click on the button on your Chrome extension then quickly access to Shell Shockers tips and guides                    

Podstawowe informacje o rozszerzeniu

Nazwa Shell Shockers Play Shell Shockers Play
ID kaibiiplgnmagagcjddplhkngbgoafpj
Oficjalny URL https://chrome.google.com/webstore/detail/shell-shockers-play/kaibiiplgnmagagcjddplhkngbgoafpj
Opis For Shell Shockers lovers, it is the browser add-on of one-click access to play
Rozmiar pliku 1.42 MB
Liczba instalacji 59
Aktualna Wersja 3.0
Ostatnia Aktualizacja 2022-04-28
Data Publikacji 2022-04-28
Deweloper ylnzdmrkr
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://yuhho.com/shell-shockers
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shell Shockers Play",
    "description": "For Shell Shockers lovers, it is the browser add-on of one-click access to play",
    "version": "3.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": ".\/img\/16.png",
        "48": ".\/img\/48.png",
        "128": ".\/img\/128.png"
    },
    "action": {
        "default_popup": ".\/popup.html"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "*:\/\/*\/*"
    ]
}