Slither IO Unblocked Game New Tab

Slither IO is live with its current version! online game where you can build up platforms and fight.

Co to jest Slither IO Unblocked Game New Tab?

Slither IO Unblocked Game New Tab to rozszerzenie Chrome opracowane przez https://www.kavgamiz.com/games, a jego główną funkcją jest „Slither IO is live with its current version! online game where you can build up platforms and fight.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Slither IO Unblocked Game New Tab

Pobierz pliki rozszerzeń Slither IO Unblocked Game New Tab 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 play slither io from the new tab via the extension, as well as access dozens of different games with one click. Thanks to Search Box, you can google search and find new io games.                    

Podstawowe informacje o rozszerzeniu

Nazwa Slither IO Unblocked Game New Tab Slither IO Unblocked Game New Tab
ID eaibjjofjikbfdmihoapoipphjambbfg
Oficjalny URL https://chromewebstore.google.com/detail/slither-io-unblocked-game/eaibjjofjikbfdmihoapoipphjambbfg
Opis Slither IO is live with its current version! online game where you can build up platforms and fight.
Rozmiar pliku 406 KB
Liczba instalacji 1,361
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2022-10-22
Data Publikacji 2022-03-01
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper https://www.kavgamiz.com/games
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://kavgamiz.com/games/
Adres URL Strony Pomocy https://kavgamiz.com/games/contact-us/
Adres URL Strony Polityki Prywatności https://www.funfuni.com/privacy-policy
Obsługiwane Języki en
manifest.json
{
    "author": "Best Game",
    "name": "Slither IO Unblocked Game New Tab",
    "description": "Slither IO is live with its current version! online game where you can build up platforms and fight.",
    "manifest_version": 3,
    "version": "1.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": {
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [],
    "icons": {
        "128": "128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}