Pearch - Personalized Online Shopping Firefox

Examine source code of Pearch - Personalized Online Shopping

提供元: Pearch
Inspect and view changes in Pearch - Personalized Online Shopping source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pearch - Personalized Online Shopping",
  "short_name": "Pearch",
  "version": "2026.5.1",
  "description": "Get the honest score on any Amazon product before you buy. See what the rating hides.",
  "browser_specific_settings": {
    "gecko": {
      "id": "pearch@pearch.app",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "alarms",
    "https://www.amazon.com/*",
    "https://api.pearch.app/*",
    "https://us.i.posthog.com/*"
  ],
  "background": {
    "scripts": [
      "background.firefox.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.amazon.com/*/dp/*",
        "https://www.amazon.com/dp/*",
        "https://www.amazon.com/gp/product/*",
        "https://www.amazon.com/gp/aw/d/*",
        "https://www.amazon.com/exec/obidos/ASIN/*"
      ],
      "js": [
        "content-script.js"
      ],
      "css": [
        "content-script.css"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://pearch.app/*",
        "https://www.pearch.app/*"
      ],
      "js": [
        "content-scripts/auth-relay.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'none'; style-src 'self' 'unsafe-inline'",
  "web_accessible_resources": [
    "icons/*"
  ]
}

ベストのPearch - Personalized Online Shopping代替案

Pearch - Personalized Online Shoppingに類似したFirefox add-onをいくつか紹介します: