deals365 Firefox

Examine source code of deals365

Inspect and view changes in deals365 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "deals365",
  "description": "Get the best deals",
  "version": "1.4",
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "deals365@programmerrimon.extensions",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "16": "img/16.png",
    "32": "img/32.png",
    "48": "img/48.png",
    "128": "img/128.png",
    "256": "img/256.png"
  },
  "action": {},
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "style.css",
        "img/logo.png",
        "img/icon.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best deals365 Alternatives

Here are some Firefox add-ons that are similar to deals365: