Doodle Jump
Doodle Jump HTML5 awesome browser game with green alien! Enjoy Doodle Jump
什么是Doodle Jump?
Doodle Jump是由mereshkova1988开发的Chrome扩展程序,该扩展的主要功能是“Doodle Jump HTML5 awesome browser game with green alien! Enjoy Doodle Jump”。
扩展截图
下载Doodle Jump扩展crx文件
下载Doodle Jump扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Doodle Jump Online Doodle Jump Online is an online Kids game, it's playable on all smartphones or tablets, such as iPhone, iPad, Samsung and other Apple and android system. Doodle Jump Online is a very interesting html 5 online game,which needs more skill and patience. In the game,you need to control the doodle and keep it jumping up and up. Be aware of the broken platforms, blue moving platforms, yellow trapped platforms, black holes, and bad guys. On the way you up, collect items, such as the rapidly rising rockets and the bamboo dragonflies, and coins.
扩展基本信息
名称 | |
ID | anncdeahgnfbkpmbhlmmcpkbbibiipmk |
官方URL | https://chrome.google.com/webstore/detail/doodle-jump/anncdeahgnfbkpmbhlmmcpkbbibiipmk |
简介 | Doodle Jump HTML5 awesome browser game with green alien! Enjoy Doodle Jump |
文件大小 | 213 KB |
安装次数 | 655 |
当前版本 | 23.9.21.1 |
更新时间 | 2021-09-27 |
上架时间 | 2021-09-27 |
评分 | 5.00/5 共1次评分 |
开发者 | mereshkova1988 |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/terms-and-policies |
支持的语言 | 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,hi,th,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "description": "__MSG_description__", "icons": { "128": "images\/128.png" }, "version": "23.9.21.1", "default_locale": "en_US", "browser_action": { "default_icon": "images\/24.png", "default_popup": "popup.html", "default_title": "Doodle Jump in popup" }, "background": { "scripts": [ "js\/cache.js", "js\/background.js" ] }, "web_accessible_resources": [ "images\/*", "fonts\/*" ] } |