Brick game: race
Retro-version of game 'race' now in you browser!
What is Brick game: race?
Brick game: race is a Chrome extension developed by Unknown, and its main feature is "Retro-version of game 'race' now in you browser!".
Extension Screenshots
Download Brick game: race Extension CRX File
Download Brick game: race 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
Waiting for downloading, processing something, e.t.c? Down with boring waiting, let's play at this time! "Brick game: race" now in your browser! Set high scores, choose visual styles and difficulty levels, and enjoy.
Extension Basic Information
Name | Brick game: race |
ID | eliicobplhgkhnlldnoicpbbndegjlaj |
Official URL | https://chromewebstore.google.com/detail/brick-game-race/eliicobplhgkhnlldnoicpbbndegjlaj |
Description | Retro-version of game 'race' now in you browser! |
File Size | 105 KB |
Installation Count | 71 |
Current Version | 1.1 |
Last Updated | 2014-08-15 |
Publish Date | 2014-08-15 |
Rating | 3.75/5 Total 4 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Brick game: race", "version": "1.1", "description": "Retro-version of game 'race' now in you browser!", "icons": { "32": "32x32.png", "64": "64x64.png" }, "browser_action": { "default_title": "Brick game: race", "default_icon": "48x48.png", "default_popup": "popup.html" }, "options_page": "options.html" } |