Reddit Bilingual Translator - BothLang.com Firefox

Examine source code of Reddit Bilingual Translator - BothLang.com

제작자: Dang Nguyen Add-on
Inspect and view changes in Reddit Bilingual Translator - BothLang.com source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bilingual Translator - BothLang.com",
  "description": "Show original and translated content side by side",
  "version": "0.12",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "storage",
    "cookies",
    "contextMenus",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Default Popup Title",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "content-scripts/content.css"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@reddit.bothlang.com"
    }
  }
}

최고의 Reddit Bilingual Translator - BothLang.com 대안

다음은 Reddit Bilingual Translator - BothLang.com과(와) 유사한 Firefox add-on입니다: