Flash Quiz

Flash Quiz

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

Merlin
Additional files are visible only to premium users

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