Public Profile Bridge Firefox

Examine source code of Public Profile Bridge

By: Alex Add-on
Inspect and view changes in Public Profile Bridge source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Public Profile Bridge",
  "version": "1.0",
  "description": "A minimal Firefox extension to activate and display public Firefox Add-ons profiles.",
  "permissions": [],
  "host_permissions": [],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "public-profile-bridge@example.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Public Profile Bridge Alternatives

Here are some Firefox add-ons that are similar to Public Profile Bridge: