Zombie Shooter Game - Runs Offline

Zombie Shooter is a fun zombie shooter game. Take down the zombie army at every level using ricochet shots or direct hits! Have fun!

What is Zombie Shooter Game - Runs Offline?

Zombie Shooter Game - Runs Offline is a Chrome extension developed by https://magbei.com, and its main feature is "Zombie Shooter is a fun zombie shooter game. Take down the zombie army at every level using ricochet shots or direct hits! Have fun!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Zombie Shooter Game - Runs Offline Extension CRX File

Download Zombie Shooter Game - Runs Offline 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

                        Zombie Shooter is an addictive and fun zombie shooting game.

ZOMBIE SHOOTER GAME PLOT
There are hordes of dangerous and aggressive zombies roaming the earth, posing a significant threat to humanity.
A soldier with a license to kill is on a mission to eradicate zombies wherever he sees them, to save humanity and the entire world. 

GAMEPLAY
You must assist our hero in shooting all of the zombies you encounter in this game. Are you ready to embark on a new adventure?

HOW TO PLAY ZOMBIE SHOOTER GAME
The Zombie Shooter game is very simple and addictive. Directly shoot at the zombies or shoot on the rebound. 
The goal of each level is to kill all the zombies in order to advance. The game's difficulty increases with each level.

CONTROL
- If you're playing on a computer: move your mouse over the rifle sights, then click to shoot.
- If you're using a mobile device to play: click directly on the spot you want to hit on the game screen to fire your weapon.

It's one of many shooting and action games we're happy to offer.

Zombie Shooter is a fun game online to play when bored for FREE on Magbei.com!

FEATURES
- Easy To Play
- 100% Free
- Offline Game

Will you be able to finish all the game levels of Zombie Shooter? Show us how good you are at shooter games. Play now!                    

Extension Basic Information

Name Zombie Shooter Game - Runs Offline Zombie Shooter Game - Runs Offline
ID pkfkffpjfbggndmaaeafmgeejbdfebmb
Official URL https://chromewebstore.google.com/detail/zombie-shooter-game-runs/pkfkffpjfbggndmaaeafmgeejbdfebmb
Description Zombie Shooter is a fun zombie shooter game. Take down the zombie army at every level using ricochet shots or direct hits! Have fun!
File Size 4.85 MB
Installation Count 1,056
Current Version 1.4
Last Updated 2022-12-14
Publish Date 2022-06-01
Developer https://magbei.com
Email [email protected]
Payment Type free
Extension Website https://magbei.com/zombie-shooter/
Help Page URL https://magbei.com/contact/
Privacy Policy Page URL https://magbei.com/privacy-policy
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.4",
    "homepage_url": "https:\/\/magbei.com\/zombie-shooter\/",
    "offline_enabled": true,
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "128": "assets\/icons\/128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "assets\/icons\/128.png",
        "default_title": "Zombie Shooter Game - Runs Offline",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "assets\/js\/inout.js"
    }
}