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!”。
扩展截图
下载Zombocalypse [updated]扩展crx文件
下载Zombocalypse [updated]扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
⬇️ 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] |
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" ] } } |