Flashcard Creator Firefox

Examine source code of Flashcard Creator

By: Ndevnm
Inspect and view changes in Flashcard Creator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Flashcard Creator",
  "version": "1.0",
  "description": "Create and review flashcards with this simple extension",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "extensionisname@example.org",
      "strict_min_version": "42.0"
    }
  }
}

Best Flashcard Creator Alternatives

Here are some Firefox add-ons that are similar to Flashcard Creator: