Slither IO Unblocked Game New Tab
Slither IO is live with its current version! online game where you can build up platforms and fight.
Cos'è Slither IO Unblocked Game New Tab?
Slither IO Unblocked Game New Tab è un'estensione di Chrome sviluppata da https://www.kavgamiz.com/games, e la sua funzione principale è "Slither IO is live with its current version! online game where you can build up platforms and fight.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Slither IO Unblocked Game New Tab
Scarica i file di estensione Slither IO Unblocked Game New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Slither IO Unblocked Game New Tab |
ID | eaibjjofjikbfdmihoapoipphjambbfg |
URL Ufficiale | https://chromewebstore.google.com/detail/slither-io-unblocked-game/eaibjjofjikbfdmihoapoipphjambbfg |
Descrizione | Slither IO is live with its current version! online game where you can build up platforms and fight. |
Dimensione del File | 406 KB |
Conteggio Installazioni | 1,361 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-10-22 |
Data di Pubblicazione | 2022-03-01 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | https://www.kavgamiz.com/games |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://kavgamiz.com/games/ |
URL della Pagina di Aiuto | https://kavgamiz.com/games/contact-us/ |
URL della Pagina della Politica sulla Privacy | https://www.funfuni.com/privacy-policy |
Lingue Supportate | 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" } |