The Impossible Quiz 2 Install

Play the popular game The Impossible Quiz 2 Install online!

The Impossible Quiz 2 Installคืออะไร?

The Impossible Quiz 2 Install เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://quiz2.99freegames.net และคุณลักษณะหลักของมันคือ "Play the popular game The Impossible Quiz 2 Install online!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The Impossible Quiz 2 Install

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

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

                        If you like the 1st part, you'll find this one the hardest of all tests!

The rules are simple, try to answer all of "questions". Sounds easy enough, however, you will have to use your reflexes, crazy skills, and a nice bit taste of logic in order to be able to accomplish that.
Some questions are multiple choice, but there are many others that will have out-of-logic surprises! You will have to try to think outside the box. Will you be able to solve all the tricky questions?                    

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

ชื่อ The Impossible Quiz 2 Install The Impossible Quiz 2 Install
ID oedikidfainijkpbnoiilgdjelhecjcn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/the-impossible-quiz-2-ins/oedikidfainijkpbnoiilgdjelhecjcn
คำอธิบาย Play the popular game The Impossible Quiz 2 Install online!
ขนาดไฟล์ 20.48 KB
จำนวนการติดตั้ง 540
เวอร์ชันปัจจุบัน 2.4.1
อัปเดตครั้งล่าสุด 2018-08-31
วันที่เผยแพร่ 2018-08-31
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://quiz2.99freegames.net
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://quiz2.99freegames.net
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Impossible Quiz 2 Install",
    "version": "2.4.1",
    "manifest_version": 2,
    "description": "Play the popular game The Impossible Quiz 2 Install online!",
    "homepage_url": "http:\/\/quiz2.99freegames.net\/",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/22x22.png",
        "default_title": "The Impossible Quiz 2 Install",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "bookmarks",
        "http:\/\/quiz2.99freegames.net\/"
    ]
}