ToolArch.com Price Pick Firefox

Examine source code of ToolArch.com Price Pick

Inspect and view changes in ToolArch.com Price Pick source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ToolArch.com Price Pick",
  "version": "1.2.0",
  "description": "Zapisuj produkty z dowolnych sklepów internetowych do projektów ToolArch. Automatyczne rozpoznawanie produktów z tysięcy sklepów.",
  "background": {
    "scripts": [
      "vendor/supabase.min.js",
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "extractors/*.js",
        "price-pick-overlay.css",
        "popup.css",
        "popup.js",
        "supabase-data.js",
        "images/*.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_icon": {
      "16": "images/16x16.png",
      "48": "images/48x48.png",
      "128": "images/128x128.png"
    },
    "default_title": "Price Pick"
  },
  "icons": {
    "16": "images/16x16.png",
    "48": "images/48x48.png",
    "128": "images/128x128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://toolarch.com/*"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "price-pick-overlay.js",
        "popup.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pricepick@toolarch.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "websiteContent",
          "browsingActivity"
        ],
        "optional": []
      }
    }
  }
}

Best ToolArch.com Price Pick Alternatives

Here are some Firefox add-ons that are similar to ToolArch.com Price Pick: