SelectOptionRadar Firefox

Examine source code of SelectOptionRadar

By: Dede
Inspect and view changes in SelectOptionRadar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SelectOptionRadar",
  "version": "1.0.0",
  "description": "Audit select controls, option labels, optgroup structure, and duplicate option values.",
  "icons": {
    "48": "selecticon/icon-48.png",
    "96": "selecticon/icon-96.png",
    "128": "selecticon/icon-128.png"
  },
  "action": {
    "default_title": "SelectOptionRadar",
    "default_popup": "radar/view.html",
    "default_icon": {
      "48": "selecticon/icon-48.png"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ba0efb52-d1eb-4798-ac2e-5398f86b5613}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best SelectOptionRadar Alternatives

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