Ikea Price Compare Firefox

Examine source code of Ikea Price Compare

By: zvonand
Inspect and view changes in Ikea Price Compare source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ikea Price Compare",
  "version": "0.2.1",
  "description": "Compare IKEA prices in different countries",
  "browser_specific_settings": {
    "gecko": {
      "id": "ikealookup@example.com",
      "data_collection_permissions": {
        "required": [
          "websiteActivity"
        ],
        "optional": []
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.ikea.com/*",
        "*://ikea.com/*"
      ],
      "js": [
        "config.js",
        "price-lookup.js"
      ]
    }
  ]
}

Best Ikea Price Compare Alternatives

Here are some Firefox add-ons that are similar to Ikea Price Compare: