Flashcard Drill Firefox

Examine source code of Flashcard Drill

By: yxotsat Add-on
Inspect and view changes in Flashcard Drill source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flashcard Drill",
  "version": "2.6.3.1",
  "description": "Spaced repetition with Leitner boxes: study what is due, promote what you know, repeat what you miss.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{af0e0268-f4ce-41c9-8d83-d8c55462cd15}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "assets/icon-32.png",
    "48": "assets/icon-48.png",
    "64": "assets/icon-64.png",
    "96": "assets/icon-96.png",
    "128": "assets/icon-128.png"
  },
  "browser_action": {
    "default_title": "Flashcard Drill",
    "default_popup": "app/popup.html",
    "default_icon": {
      "32": "assets/icon-32.png",
      "48": "assets/icon-48.png",
      "64": "assets/icon-64.png",
      "96": "assets/icon-96.png",
      "128": "assets/icon-128.png"
    }
  },
  "permissions": [
    "storage",
    "contextMenus",
    "notifications",
    "alarms"
  ],
  "background": {
    "scripts": [
      "app/core.js",
      "app/background.js"
    ]
  }
}

Best Flashcard Drill Alternatives

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