Context Flashcard Maker Firefox

Examine source code of Context Flashcard Maker

Inspect and view changes in Context Flashcard Maker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Context Flashcard Maker",
  "version": "1.3",
  "description": "Turn highlighted webpage text into study flashcards.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_title": "Create Flashcard",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Context-Flashcard-Maker",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Context Flashcard Maker Alternatives

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