Dialogue Booster Firefox

Examine source code of Dialogue Booster

By: Thao
Inspect and view changes in Dialogue Booster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dialogue Booster",
  "version": "1.0.0",
  "description": "Automatically boost dialogue and reduce background noise in videos.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "dialogue-booster@example.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Dialogue Booster Alternatives

Here are some Firefox add-ons that are similar to Dialogue Booster: