Persona Identity Generator Firefox

Examine source code of Persona Identity Generator

Inspect and view changes in Persona Identity Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Persona",
  "version": "0.1.0",
  "description": "Generate a random identity and autofill signup forms.",
  "permissions": [
    "activeTab",
    "scripting",
    "clipboardWrite"
  ],
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg",
    "128": "icon.svg"
  },
  "action": {
    "default_title": "Persona",
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.svg",
      "96": "icon.svg"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "persona@earthonion.github.io",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Persona Identity Generator Alternatives

Here are some Firefox add-ons that are similar to Persona Identity Generator: