Rock Paper Scissors

Let's Play Rock Paper Scissors

Rock Paper Scissorsคืออะไร?

Rock Paper Scissors เป็นส่วนขยายของ Chrome ที่พัฒนาโดย mushahidkhan835 และคุณลักษณะหลักของมันคือ "Let's Play Rock Paper Scissors"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rock Paper Scissors

ดาวน์โหลดไฟล์ส่วนขยาย 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
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"
    }
}