LabelBridge Firefox

Examine source code of LabelBridge

By: Joseph
Inspect and view changes in LabelBridge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LabelBridge",
  "version": "1.0.0",
  "description": "Audit form control labeling quality and accessible name fallbacks.",
  "icons": {
    "48": "crest/icon-48.png",
    "96": "crest/icon-96.png",
    "128": "crest/icon-128.png"
  },
  "action": {
    "default_title": "LabelBridge",
    "default_popup": "popup/app.html",
    "default_icon": {
      "48": "crest/icon-48.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{57b9daaf-aa36-48ec-ad5d-7b3872755bfe}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LabelBridge Alternatives

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