Profile Spotlight Firefox

Examine source code of Profile Spotlight

Inspect and view changes in Profile Spotlight source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Profile Spotlight",
  "version": "1.0",
  "description": "A tiny privacy-first extension to help enable public Firefox Add-ons profile visibility.",
  "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": "profile-spotlight-2025@example.com",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Profile Spotlight Alternatives

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