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.”。
擴展截圖
下載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.
擴展基本資訊
名稱 | |
ID | ahkpiecnjnpncefkgmfifmkodjefoeda |
官方網址 | 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\/" ] } |