Pitch Shifter Mini Firefox

Examine source code of Pitch Shifter Mini

By: Tram
Inspect and view changes in Pitch Shifter Mini source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pitch Shifter Mini",
  "version": "1.0.0",
  "description": "Nhấn chuột phải trên audio/video để tăng/giảm tông giọng (dùng playbackRate multiplier, nhẹ nhàng vui vẻ).",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e5551bcc-cafa-4dc3-b766-93a0e017275d}"
    }
  }
}

Best Pitch Shifter Mini Alternatives

Here are some Firefox add-ons that are similar to Pitch Shifter Mini: