The Impossible Quiz 2 Install
Play the popular game The Impossible Quiz 2 Install online!
Qu'est-ce que The Impossible Quiz 2 Install ?
The Impossible Quiz 2 Install est une extension Chrome développée par http://quiz2.99freegames.net, et sa fonction principale est "Play the popular game The Impossible Quiz 2 Install online!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension The Impossible Quiz 2 Install
Téléchargez les fichiers d'extension The Impossible Quiz 2 Install au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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?
Informations de Base sur l'Extension
Nom | |
ID | oedikidfainijkpbnoiilgdjelhecjcn |
URL Officiel | https://chrome.google.com/webstore/detail/the-impossible-quiz-2-ins/oedikidfainijkpbnoiilgdjelhecjcn |
Description | Play the popular game The Impossible Quiz 2 Install online! |
Taille du Fichier | 20.48 KB |
Nombre d'Installations | 540 |
Version Actuelle | 2.4.1 |
Dernière Mise à Jour | 2018-08-31 |
Date de Publication | 2018-08-31 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | http://quiz2.99freegames.net |
Type de Paiement | free |
Site Web de l'Extension | http://quiz2.99freegames.net |
Langues Prises en Charge | 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\/" ] } |