Interactive Language Flashcards Firefox

Examine source code of Interactive Language Flashcards

By: Young
Inspect and view changes in Interactive Language Flashcards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Interactive Language Flashcards",
  "version": "1.0",
  "description": "Creates flashcards from new words encountered during browsing for language learning.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f47ac10b-18cc-5372-a567-3e02b2c3d479}"
    }
  }
}

Best Interactive Language Flashcards Alternatives

Here are some Firefox add-ons that are similar to Interactive Language Flashcards: