Flash Quiz

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

Cos'è Flash Quiz?

Flash Quiz è un'estensione di Chrome sviluppata da Harshitha Durai, e la sua funzione principale è "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Flash Quiz

Scarica i file di estensione Flash Quiz in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Flash Quiz Flash Quiz
ID fehckcoleckclaheigkefnbeabpeemnc
URL Ufficiale https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc
Descrizione Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
Dimensione del File 1.19 MB
Conteggio Installazioni 67
Versione Corrente 0.1.1
Ultimo Aggiornamento 2021-01-06
Data di Pubblicazione 2021-01-03
Valutazione 5.00/5 Totale 7 Valutazioni
Sviluppatore Harshitha Durai
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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": []
}