Surviv io Unblocked Game New Tab
Surviv io is live with its current version! online game where you can build up platforms and fight.
Vad är Surviv io Unblocked Game New Tab?
Surviv io Unblocked Game New Tab är en Chrome-tillägg utvecklad av kavgamiz-games, och dess huvudfunktion är "Surviv io is live with its current version! online game where you can build up platforms and fight.".
Tilläggsskärmbilder
Ladda ner Surviv io Unblocked Game New Tab-förlängningens CRX-fil
Ladda ner Surviv 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 surviv in new tab. You can do a google search with the search box. You can find new io games.
Grundläggande Information om Tillägg
Namn | Surviv io Unblocked Game New Tab |
ID | jkgchhicibbbooiamiladladiaokpkdj |
Officiell webbadress | https://chromewebstore.google.com/detail/surviv-io-unblocked-game/jkgchhicibbbooiamiladladiaokpkdj |
Beskrivning | Surviv io is live with its current version! online game where you can build up platforms and fight. |
Filstorlek | 165 KB |
Antal Installationer | 215 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2022-04-01 |
Publiceringsdatum | 2022-03-31 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | kavgamiz-games |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://funfuni.com/ |
Hjälpsida URL | https://funfuni.com/contact-us/ |
URL till Sekretesspolicy Sidan | https://kavgamiz.com/games/privacy-policy |
Stödda Språk | en |
manifest.json | |
{ "author": "Unblocked Wtf", "name": "Surviv io Unblocked Game New Tab", "description": "Surviv 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" } |