Dream Car Racing

Build your car to travel the longest distance on board your four-wheeled vehicle.

什么是Dream Car Racing?

Dream Car Racing是由lgamescon开发的Chrome扩展程序,该扩展的主要功能是“Build your car to travel the longest distance on board your four-wheeled vehicle.”。

扩展截图

screenshot
screenshot
screenshot

下载Dream Car Racing扩展crx文件

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

扩展使用说明

                        Build your car to travel the longest distance on board your four-wheeled vehicle. Assemble a car that spends little fuel to make the vehicle go the longest distance with the gasoline tank.                    

扩展基本信息

名称 Dream Car Racing Dream Car Racing
ID ahkpiecnjnpncefkgmfifmkodjefoeda
官方URL https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda
简介 Build your car to travel the longest distance on board your four-wheeled vehicle.
文件大小 38.33 KB
安装次数 5,000
当前版本 1.0
更新时间 2018-01-29
上架时间 2018-01-29
评分 3.25/5 共4次评分
开发者 lgamescon
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dream Car Racing",
    "short_name": "Play Dream Car Racing Game",
    "description": "Build your car to travel the longest distance on board your four-wheeled vehicle. ",
    "version": "1.0",
    "browser_action": {
        "default_icon": "dreamcarracing128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}