TapTargetMeter Firefox

Examine source code of TapTargetMeter

By: Levi
Inspect and view changes in TapTargetMeter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TapTargetMeter",
  "version": "1.0.0",
  "description": "Measure clickable target sizes and spacing risks in the active page.",
  "icons": {
    "48": "targets/icon-48.png",
    "96": "targets/icon-96.png",
    "128": "targets/icon-128.png"
  },
  "action": {
    "default_title": "TapTargetMeter",
    "default_popup": "meter/panel.html",
    "default_icon": {
      "48": "targets/icon-48.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7967a09-b303-4b30-a71e-b7e13b9f7aff}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TapTargetMeter Alternatives

Here are some Firefox add-ons that are similar to TapTargetMeter: