Perplexity Desktop Features for Web Firefox

Examine source code of Perplexity Desktop Features for Web

Inspect and view changes in Perplexity Desktop Features for Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Perplexity Desktop Feature Enabler",
  "version": "1.4",
  "description": "Changes the User-Agent for requests originating from Perplexity tabs.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Toggle Perplexity Desktop Features on Web"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "perplexity@github.com.cloudwaddie"
    }
  }
}

Best Perplexity Desktop Features for Web Alternatives

Here are some Firefox add-ons that are similar to Perplexity Desktop Features for Web: