Discount Assistant Firefox

Examine source code of Discount Assistant

By: GO88
Inspect and view changes in Discount Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Discount Assistant",
  "version": "1.0",
  "description": "Automatically provides discount codes for online shopping.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3c912b4d-f1a9-4d70-81e5-7583784eba74}"
    }
  }
}

Best Discount Assistant Alternatives

Here are some Firefox add-ons that are similar to Discount Assistant: