Pixel Combat: Zombies Strike
Pixel Combat available on Chrome Browser!
什么是Pixel Combat: Zombies Strike?
Pixel Combat: Zombies Strike是由ZeonaGames开发的Chrome扩展程序,该扩展的主要功能是“Pixel Combat available on Chrome Browser!”。
扩展截图
下载Pixel Combat: Zombies Strike扩展crx文件
下载Pixel Combat: Zombies Strike扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You keep the defense inside the house, which is stormed by a mob of zombies. You need to survive, build a time machine and save all the people! The game has unique features. Barrier doors, numerous secrets and a huge selection of guns will allow you to fight with many unusual pixel zombies. You will get your own base for the survival and construction of a time machine. Your task is the salvation of mankind. Go to the Extension tab (in the top-right side, between search address and settings, you have to click a gray piece ). After you open the Extension tab, pin extension. Now, just click the extension located in the top-right corner.
扩展基本信息
名称 | |
ID | lbpdiapblbagkjmjagfhggojlcclgodo |
官方URL | https://chrome.google.com/webstore/detail/pixel-combat-zombies-stri/lbpdiapblbagkjmjagfhggojlcclgodo |
简介 | Pixel Combat available on Chrome Browser! |
文件大小 | 188 KB |
安装次数 | 4,884 |
当前版本 | 1.0.1 |
更新时间 | 2022-05-24 |
上架时间 | 2022-05-24 |
评分 | 2.80/5 共5次评分 |
开发者 | ZeonaGames |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/zeonargames/ana-sayfa |
支持的语言 | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "Pixel Combat", "persistent": false, "scripts": [ "background.js" ] }, "description": "Pixel Combat available on Chrome Browser!", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Pixel Combat: Zombies Strike", "short_name": "Pixel Combat", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.1" } |