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
Eメール [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": []
}