Button Popup Tool Firefox

Examine source code of Button Popup Tool

Inspect and view changes in Button Popup Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Button Popup Tool",
  "version": "1.1",
  "description": "Simple Firefox add-on with button and popup. No data collection.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_title": "Button Tool",
    "default_popup": "popup.html"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "button-popup-tool@example.com",
      "strict_min_version": "68.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Button Popup Tool Alternatives

Here are some Firefox add-ons that are similar to Button Popup Tool: