Doodle Jump with monsters
What a popular arcade chrome online and offline game.
什么是Doodle Jump with monsters?
Doodle Jump with monsters是由Doodle with monsters开发的Chrome扩展程序,该扩展的主要功能是“What a popular arcade chrome online and offline game.”。
扩展截图
下载Doodle Jump with monsters扩展crx文件
下载Doodle Jump with monsters扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Congrats, now you can play real doodle jump with monsters, black holes and so on in your browser. Control green doodle with keys on your keyboard. Try to get as high, as you can and there will be a surprise. It is much better than other games like running dinosaur. Enjoy playing.
扩展基本信息
名称 | |
ID | laaikaiglahlcnilchllclnnjmpiegpp |
官方URL | https://chrome.google.com/webstore/detail/doodle-jump-with-monsters/laaikaiglahlcnilchllclnnjmpiegpp |
简介 | What a popular arcade chrome online and offline game. |
文件大小 | 3.36 MB |
安装次数 | 1,000 |
当前版本 | 1.0.0 |
更新时间 | 2021-03-29 |
上架时间 | 2021-03-29 |
评分 | 4.50/5 共2次评分 |
开发者 | Doodle with monsters |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | id,ms,de,en,en-GB,en-US,fil,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "browser_action": { "default_icon": "icons\/icon128.png", "default_popup": "popup.html", "default_title": "__MSG_appName__" }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icons\/icon128.png" }, "background": { "scripts": [ "jquery.js", "background.js" ] }, "manifest_version": 2, "name": "__MSG_appName__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |