Audio Edit Firefox

Examine source code of Audio Edit

제작자: Denim Add-on
Inspect and view changes in Audio Edit source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Audio Edit",
  "short_name": "Audio Edit",
  "version": "1.0.0",
  "description": "Fast, private audio recording and editing — entirely in your browser.",
  "permissions": [
    "activeTab",
    "storage",
    "unlimitedStorage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Open Audio Edit",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "audio-edit@local.app",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Audio Edit 대안

다음은 Audio Edit과(와) 유사한 Firefox add-on입니다: