Flip Card Firefox

Examine source code of Flip Card

Inspect and view changes in Flip Card source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flip Card",
  "version": "1.1.2",
  "description": "Personal flashcard deck with flip animation and score",
  "browser_specific_settings": {
    "gecko": {
      "id": "{56f7c94d-2686-4c1a-adfb-a6e4b7f00151}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "img/i16.png",
    "48": "img/i48.png"
  },
  "browser_action": {
    "default_popup": "dialog/dialog.html",
    "default_icon": {
      "16": "img/i16.png",
      "48": "img/i48.png"
    }
  },
  "background": {
    "scripts": [
      "ext/service.js"
    ]
  },
  "permissions": []
}

Best Flip Card Alternatives

Here are some Firefox add-ons that are similar to Flip Card: