Auto Flashcards from Website Text Firefox

Examine source code of Auto Flashcards from Website Text

Por: ZOWIN
Inspect and view changes in Auto Flashcards from Website Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Flashcards from Website Text",
  "version": "1.0",
  "description": "Tự động tạo flashcard từ văn bản trang web.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon.png",
    "default_title": "Auto Flashcards"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8cfc477-1407-45fc-9f03-41b001eced7f}"
    }
  }
}

Melhores alternativas Auto Flashcards from Website Text

Aqui estão algumas Firefox add-ons que são similares a Auto Flashcards from Website Text: