Pixel Combat: Zombies Strike
Pixel Combat available on Chrome Browser!
What is Pixel Combat: Zombies Strike?
Pixel Combat: Zombies Strike is a Chrome extension developed by ZeonaGames, and its main feature is "Pixel Combat available on Chrome Browser!".
Extension Screenshots
Download Pixel Combat: Zombies Strike Extension CRX File
Download Pixel Combat: Zombies Strike extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | lbpdiapblbagkjmjagfhggojlcclgodo |
Official URL | https://chrome.google.com/webstore/detail/pixel-combat-zombies-stri/lbpdiapblbagkjmjagfhggojlcclgodo |
Description | Pixel Combat available on Chrome Browser! |
File Size | 188 KB |
Installation Count | 4,884 |
Current Version | 1.0.1 |
Last Updated | 2022-05-24 |
Publish Date | 2022-05-24 |
Rating | 2.80/5 Total 5 Ratings |
Developer | ZeonaGames |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://sites.google.com/view/zeonargames/ana-sayfa |
Supported Languages | 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" } |