Perplexity Firefox

Examine source code of Perplexity

提供元: Perplexity Search
Inspect and view changes in Perplexity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "declarative_net_request": {
    "rule_resources": [
      {
        "path": "rules.json",
        "enabled": false,
        "id": "bypass_rules"
      }
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "106.0",
      "id": "{94e72ddc-cd91-443a-80c1-d48c93556d59}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Set Perplexity as the default search engine (on install prompt), omnibox keyword perp, selection menus, and optional redirect toggle for perplexity.ai links.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "host_permissions": [
    "https://perplexity.ai/*",
    "https://www.perplexity.ai/*",
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "version": "1.0.1",
  "omnibox": {
    "keyword": "perp"
  },
  "manifest_version": 3,
  "content_scripts": [
    {
      "matches": [
        "https://perplexity.ai/*",
        "https://www.perplexity.ai/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Perplexity Search",
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage",
    "declarativeNetRequest",
    "contextMenus",
    "tabs"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "search_url": "https://www.perplexity.ai/search?q={searchTerms}",
      "name": "Perplexity",
      "keyword": "perplexity.ai",
      "encoding": "UTF-8",
      "is_default": true,
      "favicon_url": "icons/icon48.png"
    }
  },
  "name": "Perplexity Search"
}

ベストのPerplexity代替案

Perplexityに類似したFirefox add-onをいくつか紹介します: