PerplexitySummary Firefox

Examine source code of PerplexitySummary

Por: Jimmy
Inspect and view changes in PerplexitySummary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Summarize Article",
  "version": "1.1.1",
  "description": "Summarize any web page with Perplexity AI in one click. Customizable prompt prefix - just browse to an article and click the toolbar button.",
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "Summarize with Perplexity",
    "default_area": "navbar"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false,
    "open_in_tab": true
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f86a0121-7483-46de-a44f-80086c594b79}",
      "strict_min_version": "58.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas PerplexitySummary

Aquí hay algunas Firefox add-ons que son similares a PerplexitySummary: