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
官方網址 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": []
}