Audio Panner Firefox

Examine source code of Audio Panner

提供元: LoverBoy Add-on
Inspect and view changes in Audio Panner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Audio Panner",
  "version": "1.2",
  "description": "Pan audio on the current tab",
  "permissions": [
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "48": "icon48.png",
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3a313322-8d82-47c4-bcce-ef660aedb502}"
    }
  }
}

ベストのAudio Panner代替案

Audio Pannerに類似したFirefox add-onをいくつか紹介します: