Slither IO Unblocked Game New Tab
Slither IO is live with its current version! online game where you can build up platforms and fight.
什么是Slither IO Unblocked Game New Tab?
Slither IO Unblocked Game New Tab是由https://www.kavgamiz.com/games开发的Chrome扩展程序,该扩展的主要功能是“Slither IO is live with its current version! online game where you can build up platforms and fight.”。
扩展截图
下载Slither IO Unblocked Game New Tab扩展crx文件
下载Slither IO Unblocked Game New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Slither IO Unblocked Game New Tab |
ID | eaibjjofjikbfdmihoapoipphjambbfg |
官方URL | https://chromewebstore.google.com/detail/slither-io-unblocked-game/eaibjjofjikbfdmihoapoipphjambbfg |
简介 | Slither IO is live with its current version! online game where you can build up platforms and fight. |
文件大小 | 406 KB |
安装次数 | 1,361 |
当前版本 | 1.0 |
更新时间 | 2022-10-22 |
上架时间 | 2022-03-01 |
评分 | 5.00/5 共2次评分 |
开发者 | https://www.kavgamiz.com/games |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://kavgamiz.com/games/ |
帮助页面URL | https://kavgamiz.com/games/contact-us/ |
隐私政策页面URL | https://www.funfuni.com/privacy-policy |
支持的语言 | 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" } |