Flash Quiz

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

Vad är Flash Quiz?

Flash Quiz är en Chrome-tillägg utvecklad av Harshitha Durai, och dess huvudfunktion är "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Flash Quiz-förlängningens CRX-fil

Ladda ner Flash Quiz-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Flash Quiz Flash Quiz
ID fehckcoleckclaheigkefnbeabpeemnc
Officiell webbadress https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc
Beskrivning Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
Filstorlek 1.19 MB
Antal Installationer 67
Aktuell Version 0.1.1
Senast Uppdaterad 2021-01-06
Publiceringsdatum 2021-01-03
Betyg 5.00/5 Totalt 7 Betyg
Utvecklare Harshitha Durai
E-post [email protected]
Betalningssätt free
Stödda Språk 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": []
}