Tempo Tap Firefox

Examine source code of Tempo Tap

Inspect and view changes in Tempo Tap source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tempo Tap",
  "version": "1.1.2",
  "description": "Detect music BPM by tapping on screen or spacebar key",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c517517d-8e55-48b1-8c99-32d2cee274cb}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/s16.png",
    "32": "icons/s32.png",
    "48": "icons/s48.png",
    "96": "icons/s96.png",
    "128": "icons/s128.png"
  },
  "browser_action": {
    "default_popup": "view/index.html",
    "default_icon": {
      "16": "icons/s16.png",
      "32": "icons/s32.png",
      "48": "icons/s48.png",
      "96": "icons/s96.png",
      "128": "icons/s128.png"
    }
  },
  "background": {
    "scripts": [
      "core/worker.js"
    ]
  },
  "permissions": []
}

Best Tempo Tap Alternatives

Here are some Firefox add-ons that are similar to Tempo Tap: