Rock Paper Scissors
Let's Play Rock Paper Scissors
Rock Paper Scissorsとは何ですか?
Rock Paper Scissorsはmushahidkhan835によって開発されたChromeの拡張機能で、その主な機能は「Let's Play Rock Paper Scissors」です。
拡張機能のスクリーンショット
Rock Paper Scissors拡張機能のCRXファイルをダウンロード
Rock Paper Scissors拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The users can test their luck against the computer in this extension. This is an extension which the users can use to play Rock, Paper, Scissors against the computer. User must choose from the following options: Rock, Paper or Scissors(with only first letter capitalized). A wrong entry will enable the extension tell the user that an invalid entry has been made.
拡張機能の基本情報
名前 | Rock Paper Scissors |
ID | inimhkhhdbgeghmjoeaclkcfemkmkhde |
公式URL | https://chromewebstore.google.com/detail/rock-paper-scissors/inimhkhhdbgeghmjoeaclkcfemkmkhde |
説明 | Let's Play Rock Paper Scissors |
ファイルサイズ | 9.8 KB |
インストール数 | 323 |
現在のバージョン | 1.2 |
最終更新日 | 2015-01-06 |
公開日 | 2015-01-05 |
評価 | 1.67/5 合計 3 レビュー |
開発者 | mushahidkhan835 |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rock Paper Scissors", "version": "1.2", "description": "Let's Play Rock Paper Scissors", "manifest_version": 2, "browser_action": { "default_icon": "p2.png", "default_popup": "popup.html" } } |