Shell Shockers io
Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!
什么是Shell Shockers io?
Shell Shockers io是由erinamalese开发的Chrome扩展程序,该扩展的主要功能是“Shell Shockers is the world’s most popular egg-based multiplayer first person shooter!”。
扩展截图
下载Shell Shockers io扩展crx文件
下载Shell Shockers io扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Shell Shockers is the world’s most popular egg-based multiplayer first person shooter! Take control of a heavily armed egg and battle real players across multiplayer maps in private or public arenas. The hit web FPS game comes to your mobile device for eggciting free-range action!
扩展基本信息
名称 | Shell Shockers io |
ID | efjilblbfmmbpckpldinnlejapcgjmfm |
官方URL | https://chromewebstore.google.com/detail/shell-shockers-io/efjilblbfmmbpckpldinnlejapcgjmfm |
简介 | Shell Shockers is the world’s most popular egg-based multiplayer first person shooter! |
文件大小 | 68.12 KB |
安装次数 | 2,131 |
当前版本 | 1.0 |
更新时间 | 2021-08-04 |
上架时间 | 2021-08-04 |
评分 | 3.00/5 共2次评分 |
开发者 | erinamalese |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://narnodi.com/shell-shockers-io/ |
隐私政策页面URL | https://narnodi.com/privacy-policy |
支持的语言 | de,en,en-GB,en-US,fr,ca,da,et,es,es-419,fi,cs,el,bg,fa,ar |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shell Shockers io", "description": "Shell Shockers is the world\u2019s most popular egg-based multiplayer first person shooter!", "version": "1.0", "manifest_version": 3, "icons": { "16": "16.png", "32": "32.png", "48": "48.png", "128": "128.png" }, "default_locale": "en", "action": { "default_popup": ".\/popup.html", "default_icons": { "16": "16.png", "32": "32.png", "48": "48.png", "128": "128.png" } }, "background": { "service_worker": "background.js" } } |