HTML5 Subtitle Timeline Marker Firefox

Examine source code of HTML5 Subtitle Timeline Marker

Inspect and view changes in HTML5 Subtitle Timeline Marker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HTML5 Subtitle Timeline Marker",
  "version": "0.0.4",
  "description": "Using HTML5 Web API which can import a video and subtitle file and mark subtitle start and end time in a web browser.",
  "homepage_url": "https://bitbucket.org/hkgoldenmra/hkgoldenmra.bitbucket.io/src/master/html5-subtitle-timeline-marker/",
  "icons": {
    "128": "logo/128.png"
  },
  "browser_action": {
    "default_icon": "logo/128.png",
    "default_title": "Open HTML5 Subtitle Timeline Marker"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  }
}

Best HTML5 Subtitle Timeline Marker Alternatives

Here are some Firefox add-ons that are similar to HTML5 Subtitle Timeline Marker: