Market Arc Firefox

Examine source code of Market Arc

Inspect and view changes in Market Arc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Market Arc",
  "version": "1.0.7",
  "description": "Track prices on any website. Get alerted when prices drop.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "browser_style": false,
    "default_icon": {
      "16": "icon16.png",
      "32": "icon32.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "marketarc@market-arc.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo"
        ],
        "optional": []
      }
    }
  }
}

Best Market Arc Alternatives

Here are some Firefox add-ons that are similar to Market Arc: