Zombocalypse [updated]

Play your favorite Zombocalype unblocked game 🎮 even after the flash player is disabled forever!

Zombocalypse [updated]란 무엇입니까?

Zombocalypse [updated]은(는) red에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play your favorite Zombocalype unblocked game 🎮 even after the flash player is disabled forever!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Zombocalypse [updated] 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        ⬇️ Easy to set up ⬇️:

1. Install and pin 📌 the extension to Chrome.
2. The game will open in a new window, that’s all you have to do.
3. Go ahead and play the game now. 🎮

✨ Features ✨

1. Zombocalypse even without enabling flash player.
2. Operates in sandbox mode for maximum security.
3. Ability to run this game directly from the SERP.

Install our app to play Zombocalypse even without enabling flash player!                    

확장 프로그램 기본 정보

이름 Zombocalypse [updated] Zombocalypse [updated]
ID gdmacdcaopfedakhppdpfnjddocplccg
공식 URL https://chromewebstore.google.com/detail/zombocalypse-updated/gdmacdcaopfedakhppdpfnjddocplccg
설명 Play your favorite Zombocalype unblocked game 🎮 even after the flash player is disabled forever!
파일 크기 7.52 MB
설치 횟수 2,000
현재 버전 0.0.1
최근 업데이트 2023-02-06
출시 날짜 2023-02-06
평점 5.00/5 총 3 개의 평점
개발자 red
이메일 [email protected]
결제 유형 free
지원되는 언어 ms,de,en,en-GB,en-US,fr,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,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zombocalypse [updated]",
    "description": "Play your favorite Zombocalype unblocked game \ud83c\udfae even after the flash player is disabled forever!",
    "manifest_version": 3,
    "icons": {
        "32": "images\/32.png",
        "128": "images\/128.png"
    },
    "version": "0.0.1",
    "default_locale": "en",
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_name__"
    },
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts; script-src 'self' 'wasm-unsafe-eval'"
    },
    "sandbox": {
        "pages": [
            "index.html"
        ]
    }
}