Flash Quiz

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

Hvad er Flash Quiz?

Flash Quiz er en Chrome-udvidelse udviklet af Harshitha Durai, og dens hovedfunktion er "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Flash Quiz-udvidelses-CRX-fil

Download Flash Quiz-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Flash Quiz Flash Quiz
ID fehckcoleckclaheigkefnbeabpeemnc
Officiel URL https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc
Beskrivelse Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
Filstørrelse 1.19 MB
Antal Installationer 67
Nuværende Version 0.1.1
Senest Opdateret 2021-01-06
Udgivelsesdato 2021-01-03
Bedømmelse 5.00/5 Samlet 7 Bedømmelser
Udvikler Harshitha Durai
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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": []
}