Unbroke - Comparateur de prix universel Firefox

Examine source code of Unbroke - Comparateur de prix universel

By: Unbroke Add-on
Inspect and view changes in Unbroke - Comparateur de prix universel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Unbroke - Universal Price Comparison",
  "version": "1.4.0",
  "default_locale": "en",
  "description": "Compare prices automatically on any online store. Find the best deals, get discounts, and never overpay again. Made in Europe.",
  "icons": {
    "16": "icons/logo.webp",
    "48": "icons/logo.webp",
    "128": "icons/logo.webp"
  },
  "action": {
    "default_title": "Unbroke"
  },
  "permissions": [
    "activeTab",
    "storage",
    "tabs",
    "scripting",
    "cookies",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "icons/*",
        "sidepanel.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "unbroke@stayunbroke.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ]
      }
    }
  }
}

Best Unbroke - Comparateur de prix universel Alternatives

Here are some Firefox add-ons that are similar to Unbroke - Comparateur de prix universel: