Brick game: race
Retro-version of game 'race' now in you browser!
Brick game: raceとは何ですか?
Brick game: raceはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Retro-version of game 'race' now in you browser!」です。
拡張機能のスクリーンショット
Brick game: race拡張機能のCRXファイルをダウンロード
Brick game: race拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Brick game: race |
ID | eliicobplhgkhnlldnoicpbbndegjlaj |
公式URL | https://chromewebstore.google.com/detail/brick-game-race/eliicobplhgkhnlldnoicpbbndegjlaj |
説明 | Retro-version of game 'race' now in you browser! |
ファイルサイズ | 105 KB |
インストール数 | 71 |
現在のバージョン | 1.1 |
最終更新日 | 2014-08-15 |
公開日 | 2014-08-15 |
評価 | 3.75/5 合計 4 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | 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" } |