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 http://quiz2.99freegames.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play the popular game The Impossible Quiz 2 Install online!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में The Impossible Quiz 2 Install एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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\/"
    ]
}