MemoFlash Pro Firefox

Examine source code of MemoFlash Pro

제작자: Ty
Inspect and view changes in MemoFlash Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "MemoFlash Pro",
  "description": "Boost your memory retention by transforming any web article into interactive flashcard quizzes instantly.",
  "version": "1.0.0",
  "author": "CogniLabs",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "memoflashpro@cognilabs.addons.mozilla.org",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 MemoFlash Pro 대안

다음은 MemoFlash Pro과(와) 유사한 Firefox add-on입니다: