Coupon Vault Firefox

Examine source code of Coupon Vault

Inspect and view changes in Coupon Vault source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Coupon Vault",
  "version": "1.0",
  "description": "Securely store your discount codes and get notified before they expire.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{68b62f7a-ba59-4840-bbb9-86d214b588fb}"
    }
  }
}

Best Coupon Vault Alternatives

Here are some Firefox add-ons that are similar to Coupon Vault: