VocabularyTrainer - in progress Firefox

Examine source code of VocabularyTrainer - in progress

By: novaCTM Add-on
Inspect and view changes in VocabularyTrainer - in progress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Vocabulary trainer (working)",
  "author": "novaCTM",
  "version": "1.0.1",
  "description": "Vocabulary trainer with data from Linguee.",
  "icons": {
    "16": "favicon-16x16.png",
    "32": "favicon-32x32.png",
    "96": "favicon-96x96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "is@important.com"
    }
  },
  "browser_action": {
    "default_icon": "favicon-16x16.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "contextMenus",
    "activeTab",
    "<all_urls>",
    "background"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best VocabularyTrainer - in progress Alternatives

Here are some Firefox add-ons that are similar to VocabularyTrainer - in progress: