Slither IO Unblocked Game New Tab

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

Vad är Slither IO Unblocked Game New Tab?

Slither IO Unblocked Game New Tab är en Chrome-tillägg utvecklad av https://www.kavgamiz.com/games, och dess huvudfunktion är "Slither IO is live with its current version! online game where you can build up platforms and fight.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Slither IO Unblocked Game New Tab-förlängningens CRX-fil

Ladda ner Slither IO Unblocked Game New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Slither IO Unblocked Game New Tab Slither IO Unblocked Game New Tab
ID eaibjjofjikbfdmihoapoipphjambbfg
Officiell webbadress https://chromewebstore.google.com/detail/slither-io-unblocked-game/eaibjjofjikbfdmihoapoipphjambbfg
Beskrivning Slither IO is live with its current version! online game where you can build up platforms and fight.
Filstorlek 406 KB
Antal Installationer 1,361
Aktuell Version 1.0
Senast Uppdaterad 2022-10-22
Publiceringsdatum 2022-03-01
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://www.kavgamiz.com/games
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://kavgamiz.com/games/
Hjälpsida URL https://kavgamiz.com/games/contact-us/
URL till Sekretesspolicy Sidan https://www.funfuni.com/privacy-policy
Stödda Språk 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"
}