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开发的Chrome扩展程序,该扩展的主要功能是“Play the popular game The Impossible Quiz 2 Install online!”。

扩展截图

screenshot

下载The Impossible Quiz 2 Install扩展crx文件

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