Rush On
Distract yourself by playing impossible Rush on New tab
Rush Onとは何ですか?
Rush OnはAnwesh43によって開発されたChromeの拡張機能で、その主な機能は「Distract yourself by playing impossible Rush on New tab」です。
拡張機能のスクリーンショット
Rush On拡張機能のCRXファイルをダウンロード
Rush On拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Play Impossible Rush when you open a new tab. Tap on the screen to rotate the square if the color of the square matches the color of the ball then you will score 1
拡張機能の基本情報
名前 | |
ID | khdgkllakdnnkkgbdngalemlhnmnmdph |
公式URL | https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph |
説明 | Distract yourself by playing impossible Rush on New tab |
ファイルサイズ | 44.67 KB |
インストール数 | 50 |
現在のバージョン | 1.1 |
最終更新日 | 2016-10-20 |
公開日 | 2016-10-19 |
評価 | 4.00/5 合計 5 レビュー |
開発者 | Anwesh43 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rush On", "description": "Distract yourself by playing impossible Rush on New tab", "manifest_version": 2, "version": "1.1", "icons": { "32": "img\/rush32.png", "64": "img\/rush64.png" }, "chrome_url_overrides": { "newtab": "impossible_rush.html" } } |