LiveJimaku (YouTube Live subtitles) Firefox

Examine source code of LiveJimaku (YouTube Live subtitles)

Inspect and view changes in LiveJimaku (YouTube Live subtitles) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "LiveJimaku@NullTypo"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "LiveJimaku",
  "version": "1.2.0",
  "author": "@nulltypo",
  "manifest_version": 2,
  "description": "__MSG_ext_desc__",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "button.svg"
  ],
  "content_scripts": [
    {
      "all_frames": true,
      "run_at": "document_end",
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "jquery.min.js",
        "lj.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ],
  "permissions": [
    "storage",
    "https://www.youtube.com/*"
  ]
}

Best LiveJimaku (YouTube Live subtitles) Alternatives

Here are some Firefox add-ons that are similar to LiveJimaku (YouTube Live subtitles):