Dream Car Racing
Build your car to travel the longest distance on board your four-wheeled vehicle.
What is Dream Car Racing?
Dream Car Racing is a Chrome extension developed by lgamescon, and its main feature is "Build your car to travel the longest distance on board your four-wheeled vehicle.".
Extension Screenshots
Download Dream Car Racing Extension CRX File
Download Dream Car Racing extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | ahkpiecnjnpncefkgmfifmkodjefoeda |
Official URL | https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda |
Description | Build your car to travel the longest distance on board your four-wheeled vehicle. |
File Size | 38.33 KB |
Installation Count | 5,000 |
Current Version | 1.0 |
Last Updated | 2018-01-29 |
Publish Date | 2018-01-29 |
Rating | 3.25/5 Total 4 Ratings |
Developer | lgamescon |
Payment Type | free |
Supported Languages | 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\/" ] } |