Language Learning Through V2 Firefox

Examine source code of Language Learning Through V2

提供元: Ecin Raine
Inspect and view changes in Language Learning Through V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Language Learning Through V2",
  "version": "1.3",
  "description": "Learn languages by interacting with subtitles while watching videos. Click to translate and save vocabulary.",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c932b178-9fdf-4e14-bfea-50dd25880990}"
    }
  }
}

ベストのLanguage Learning Through V2代替案

Language Learning Through V2に類似したFirefox add-onをいくつか紹介します: