HiraSubs Firefox

Examine source code of HiraSubs

Inspect and view changes in HiraSubs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HiraSubs",
  "version": "1.0",
  "description": "Adds pure hiragana YouTube captions for Japanese YouTube videos for those learning Japanese",
  "homepage_url": "https://github.com/Fustigate8933/HiraSubs",
  "icons": {
    "48": "icons/fan48.png"
  },
  "permissions": [
    "*://*/*",
    "identity"
  ],
  "browser_action": {
    "default_icon": "icons/fan32.png",
    "default_title": "HiraSubs"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*",
        "*://*.mozilla.org/*",
        "*://www.youtube.com/*",
        "*://youtube.com/*"
      ],
      "js": [
        "content_scripts/hiragana_subs.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{febf1d14-9ab9-4613-9bfa-a226341f7e50}"
    }
  }
}

Best HiraSubs Alternatives

Here are some Firefox add-ons that are similar to HiraSubs: