LINGQ LESSON EXTRACTOR Firefox

Examine source code of LINGQ LESSON EXTRACTOR

By: Rooster Add-on
Inspect and view changes in LINGQ LESSON EXTRACTOR source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LINGQ LESSON EXTRACTOR",
  "description": "GUI Menu to download and create ANKI decks from lessons.",
  "version": "1.11",
  "content_scripts": [
    {
      "matches": [
        "https://www.lingq.com/*/learn/*/web/reader/*"
      ],
      "js": [
        "jszip.js",
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "https://static.lingq.com/*",
    "https://s3.amazonaws.com/*",
    "webRequest",
    "webRequestBlocking",
    "storage"
  ],
  "host_permissions": [
    "https://www.lingq.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{261414b8-e159-41cb-a641-7e18ef4ed415}"
    }
  }
}

Best LINGQ LESSON EXTRACTOR Alternatives

Here are some Firefox add-ons that are similar to LINGQ LESSON EXTRACTOR: