Flash Quiz

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

Что такое Flash Quiz?

Flash Quiz - это расширение Chrome, разработанное Harshitha Durai, и его основная функция - "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".

Снимки экрана расширения

screenshot
screenshot

Скачать файл CRX расширения Flash Quiz

Скачайте файлы расширений Flash Quiz в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Flash Quiz Flash Quiz
ID fehckcoleckclaheigkefnbeabpeemnc
Официальный URL https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc
Описание Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
Размер файла 1.19 MB
Количество установок 67
Текущая Версия 0.1.1
Последнее Обновление 2021-01-06
Дата публикации 2021-01-03
Рейтинг 5.00/5 Всего 7 оценок
Разработчик Harshitha Durai
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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": []
}