Add Subtitles Firefox

Examine source code of Add Subtitles

By: imadr
Inspect and view changes in Add Subtitles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add Subtitles",
  "version": "1.3",
  "description": "Add subtitles to a video element.",
  "homepage_url": "https://github.com/imadr/add-subtitles",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon-32.png",
    "default_title": "Add Subtitles"
  }
}

Best Add Subtitles Alternatives

Here are some Firefox add-ons that are similar to Add Subtitles: