AnkiLingoFlash Firefox

Examine source code of AnkiLingoFlash

Inspect and view changes in AnkiLingoFlash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AnkiLingoFlash",
  "version": "0.5.1",
  "description": "__MSG_extensionDescription__",
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs",
    "storage",
    "identity",
    "scripting",
    "alarms"
  ],
  "host_permissions": [
    "http://localhost/*",
    "https://api.openai.com/*",
    "https://anki-lingo-flash.piriouvictor.workers.dev/*",
    "https://accounts.google.com/*",
    "https://*/*",
    "file://*.pdf",
    "https://generativelanguage.googleapis.com/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "64": "icons/icon_64.png",
    "128": "icons/icon_128.png",
    "256": "icons/icon_256.png",
    "512": "icons/icon_512.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/refresh_logo.svg",
        "config.js",
        "style.css",
        "franc/data.js",
        "franc/expressions.js",
        "franc/index.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "support@ankilingoflash.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "oauth2": {
    "client_id": "706870995843-6k7f794unql07itpakp1f6gav4p10em1.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/userinfo.email",
      "https://www.googleapis.com/auth/userinfo.profile"
    ]
  }
}

Mejores alternativas AnkiLingoFlash

Aquí hay algunas Firefox add-ons que son similares a AnkiLingoFlash: