Add Pinyin (Websites and Subtitles) Firefox

Examine source code of Add Pinyin (Websites and Subtitles)

By: Timmons
Inspect and view changes in Add Pinyin (Websites and Subtitles) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add Pinyin",
  "version": "1.3",
  "description": "Adds Simplified Chinese pinyin to Chinese text on the page, and to subtitles in Youtube and Disney+",
  "icons": {
    "48": "icons/icon-48.jpg"
  },
  "permissions": [
    "activeTab",
    "clipboardWrite",
    "http://172.167.176.69/*"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.jpg",
    "default_title": "Add Pinyin",
    "default_popup": "popup/popped.html"
  },
  "web_accessible_resources": [
    "icons/icon.png",
    "localfiles/dict.txt"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f128ad04-1678-4f87-98f5-cfb717910517}"
    }
  }
}

Best Add Pinyin (Websites and Subtitles) Alternatives

Here are some Firefox add-ons that are similar to Add Pinyin (Websites and Subtitles):