Flash Quiz

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

O que é Flash Quiz?

Flash Quiz é uma extensão do Chrome desenvolvida por Harshitha Durai, e sua principal característica é "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Flash Quiz

Baixe arquivos de extensão Flash Quiz no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Flash Quiz Flash Quiz
ID fehckcoleckclaheigkefnbeabpeemnc
URL Oficial https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc
Descrição Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
Tamanho do Arquivo 1.19 MB
Contagem de Instalações 67
Versão Atual 0.1.1
Última Atualização 2021-01-06
Data de Publicação 2021-01-03
Classificação 5.00/5 Total de 7 Avaliações
Desenvolvedor Harshitha Durai
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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": []
}