Rock Paper Scissors

Let's Play Rock Paper Scissors

什麼是Rock Paper Scissors?

Rock Paper Scissors是由mushahidkhan835開發的Chrome擴展程式,該擴展的主要功能是“Let's Play Rock Paper Scissors”。

擴展截圖

screenshot

下載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 Rock Paper Scissors
ID inimhkhhdbgeghmjoeaclkcfemkmkhde
官方網址 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"
    }
}