Flash Quiz
Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.
What is Flash Quiz?
Flash Quiz is a Chrome extension developed by Harshitha Durai, and its main feature is "Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon.".
Extension Screenshots
Download Flash Quiz Extension CRX File
Download Flash Quiz extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Flash Quiz |
ID | fehckcoleckclaheigkefnbeabpeemnc |
Official URL | https://chromewebstore.google.com/detail/flash-quiz/fehckcoleckclaheigkefnbeabpeemnc |
Description | Quiz yourself as you browse using flashcards that popup every time you click on the Flash Quiz icon. |
File Size | 1.19 MB |
Installation Count | 67 |
Current Version | 0.1.1 |
Last Updated | 2021-01-06 |
Publish Date | 2021-01-03 |
Rating | 5.00/5 Total 7 Ratings |
Developer | Harshitha Durai |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [] } |