Audio Speed Controller Firefox

Examine source code of Audio Speed Controller

By: Hi Hanh
Inspect and view changes in Audio Speed Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Speed Controller",
  "version": "1.0",
  "description": "Thêm thanh chỉnh tốc độ phát cho mọi audio nhúng.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0fb764e8-8c0c-4f7c-9f62-03f2ef93e91e}"
    }
  }
}

Best Audio Speed Controller Alternatives

Here are some Firefox add-ons that are similar to Audio Speed Controller: