Flash Quiz

Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.

Qu'est-ce que Flash Quiz ?

Flash Quiz est une extension Chrome développée par Harshitha Durai, et sa fonction principale est "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Flash Quiz

Téléchargez les fichiers d'extension Flash Quiz 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

                        A random question/flashcard from the inputted question bank is displayed when the icon is clicked. An unlimited number of questions/flashcards may be added. Features include being able to see the answer, check if the answer you entered was right, or move on to another question. You may also delete questions that you no longer want to appear on the popup.                    

Informations de Base sur l'Extension

Nom Flash Quiz Flash Quiz
ID fehckcoleckclaheigkefnbeabpeemnc
URL Officiel https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc
Description Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
Taille du Fichier 1.19 MB
Nombre d'Installations 67
Version Actuelle 0.1.1
Dernière Mise à Jour 2021-01-06
Date de Publication 2021-01-03
Évaluation 5.00/5 Total 7 Évaluations
Développeur Harshitha Durai
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flash Quiz",
    "description": "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.",
    "version": "0.1.1",
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "ext.html"
    },
    "permissions": []
}