AudioMatcher Firefox

Examine source code of AudioMatcher

Por: Nam
Inspect and view changes in AudioMatcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AudioMatcher",
  "version": "1.0.0",
  "description": "Hiển thị tab đang phát âm thanh (giống mini Shazam).",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@audiomatcher",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas AudioMatcher

Aquí hay algunas Firefox add-ons que son similares a AudioMatcher: