Quick Flashcard Creator Firefox

Examine source code of Quick Flashcard Creator

제작자: gevea
Inspect and view changes in Quick Flashcard Creator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Flashcard Creator",
  "version": "1.0",
  "description": "Turn definitions or highlights into flashcards automatically.",
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f447b26-a982-41b8-981d-c7db5eb509bc}"
    }
  }
}

최고의 Quick Flashcard Creator 대안

다음은 Quick Flashcard Creator과(와) 유사한 Firefox add-on입니다: