Would you rather?

Another simple game

Would you rather?คืออะไร?

Would you rather? เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zjulia และคุณลักษณะหลักของมันคือ "Another simple game"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Would you rather?

ดาวน์โหลดไฟล์ส่วนขยาย Would you rather? ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Would You Rather. This game gives you two options and is generally played in a group. Take turns and have fun answering what you would rather do. Feel free to leave me suggestions or any feedback in general, it is greatly appreciated and I work on these regularly.

Current features:
- Mix and match, the match option gives questions that are related to each other and the mix option gives questions that are random
- Coming soon shows what I'm working on                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Would you rather? Would you rather?
ID dahplmhpbplcgfabnlodpmnaokbehlfn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/would-you-rather/dahplmhpbplcgfabnlodpmnaokbehlfn
คำอธิบาย Another simple game
ขนาดไฟล์ 906 KB
จำนวนการติดตั้ง 767
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2014-12-04
วันที่เผยแพร่ 2014-12-03
คะแนน 3.30/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา zjulia
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Would you rather?",
    "version": "1.0",
    "description": "Another simple game",
    "manifest_version": 2,
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}