JioHotstar Subtitle Customizer Firefox

Examine source code of JioHotstar Subtitle Customizer

By: souvy Add-on
Inspect and view changes in JioHotstar Subtitle Customizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_app_name__",
  "description": "__MSG_app_desc__",
  "author": "Souvik Podder",
  "default_locale": "en",
  "icons": {
    "32": "assets/icons/jiohotstar_subtitle_customizer32.png",
    "48": "assets/icons/jiohotstar_subtitle_customizer48.png",
    "64": "assets/icons/jiohotstar_subtitle_customizer64.png",
    "128": "assets/icons/jiohotstar_subtitle_customizer128.png",
    "256": "assets/icons/jiohotstar_subtitle_customizer256.png"
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://*.hotstar.com/*",
    "https://hotstar.com/*",
    "https://*.apps.disneyplus.com/*",
    "https://apps.disneyplus.com/*"
  ],
  "version": "1.0.0",
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "js": [
        "content_script.js"
      ],
      "matches": [
        "https://*.hotstar.com/*",
        "https://hotstar.com/*",
        "https://*.apps.disneyplus.com/*",
        "https://apps.disneyplus.com/*"
      ]
    }
  ],
  "action": {
    "default_title": "Customize JioHotstar subtitles",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/icons/d_action_icon_default16.png",
      "32": "assets/icons/d_action_icon_default32.png",
      "48": "assets/icons/d_action_icon_default48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4e9c6b4f-3d74-4f4b-9f7a-6f2c7f5d3a41}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best JioHotstar Subtitle Customizer Alternatives

Here are some Firefox add-ons that are similar to JioHotstar Subtitle Customizer: