Jump!

A fun, car-dodging game! How far can you get?

什么是Jump!?

Jump!是由Adam Janicki开发的Chrome扩展程序,该扩展的主要功能是“A fun, car-dodging game! How far can you get?”。

扩展截图

screenshot
screenshot

下载Jump!扩展crx文件

下载Jump!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Jump! This is a fun, action-packed game where the user controls their square to maneuver through traffic! High Score is saved even when you close the extension! Use  your coins to buy new skins, and power-ups in the shop! Can you unlock the random skins? How far can you get? Check out my other games, like Galaxy Patrol, Planet Protector, Snake, and Pongball!                    

扩展基本信息

名称 Jump! Jump!
ID gappjieodenkcldikeopfgiheemoaagb
官方URL https://chromewebstore.google.com/detail/jump/gappjieodenkcldikeopfgiheemoaagb
简介 A fun, car-dodging game! How far can you get?
文件大小 39.12 KB
安装次数 50,000
当前版本 2.3
更新时间 2019-02-09
上架时间 2019-02-09
评分 4.00/5 共8次评分
开发者 Adam Janicki
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Jump!",
    "version": "2.3",
    "description": "A fun, car-dodging game! How far can you get?",
    "icons": {
        "128": "jump128.png",
        "48": "jump48.png",
        "16": "jump16.png"
    },
    "browser_action": {
        "default_icon": "jump16.png",
        "default_popup": "frogger.html"
    },
    "permissions": [
        "storage"
    ]
}