Lingoku - Immersive AI Language Learning Firefox

Examine source code of Lingoku - Immersive AI Language Learning

Inspect and view changes in Lingoku - Immersive AI Language Learning source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "0.6.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs",
    "cookies",
    "https://lingoku.ai/*",
    "https://*.lingoku.ai/*",
    "https://api.iconify.design/*",
    "https://www.google-analytics.com/*"
  ],
  "web_accessible_resources": [
    "interceptor.js",
    "content-scripts/captions.css",
    "content-scripts/host.css",
    "content-scripts/popover.css",
    "content-scripts/sidetool.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{360b2e71-c9cb-47b7-ab4d-3488e6c5fe01}"
    }
  },
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval' 'unsafe-eval'; object-src 'self';",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.bilibili.com/*",
        "*://*.netflix.com/*",
        "*://*.youtube.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/captions.js"
      ]
    },
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content-scripts/guide.js",
        "content-scripts/host.js",
        "content-scripts/popover.js",
        "content-scripts/sidetool.js"
      ]
    }
  ]
}

Best Lingoku - Immersive AI Language Learning Alternatives

Here are some Firefox add-ons that are similar to Lingoku - Immersive AI Language Learning: