Flash Quiz

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

什么是Flash Quiz?

Flash Quiz是由Harshitha Durai开发的Chrome扩展程序,该扩展的主要功能是“Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.”。

扩展截图

screenshot
screenshot

下载Flash Quiz扩展crx文件

下载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": []
}