Pitch-Shift Reader Firefox

Examine source code of Pitch-Shift Reader

By: Hi Bao
Inspect and view changes in Pitch-Shift Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pitch-Shift Reader",
  "version": "1.0",
  "description": "Lower pitch of all media elements by 1 semitone for comfortable listening.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ed10983-7be6-48a5-aa0d-8efeabe4a4f6}"
    }
  }
}

Best Pitch-Shift Reader Alternatives

Here are some Firefox add-ons that are similar to Pitch-Shift Reader: