Flash Quiz

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

Was ist Flash Quiz?

Flash Quiz ist eine Chrome-Erweiterung, die von Harshitha Durai entwickelt wurde, und ihr Hauptmerkmal ist "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".

Erweiterungsscreenshots

screenshot
screenshot

Flash Quiz-Erweiterungs-CRX-Datei herunterladen

Laden Sie Flash Quiz-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Flash Quiz Flash Quiz
ID fehckcoleckclaheigkefnbeabpeemnc
Offizielle URL https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc
Beschreibung Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
Dateigröße 1.19 MB
Installationsanzahl 67
Aktuelle Version 0.1.1
Letztes Update 2021-01-06
Veröffentlichungsdatum 2021-01-03
Bewertung 5.00/5 Insgesamt 7 Bewertungen
Entwickler Harshitha Durai
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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": []
}