Moolah - Automatic Coupon Hunter Firefox

Examine source code of Moolah - Automatic Coupon Hunter

By: Moolah
Inspect and view changes in Moolah - Automatic Coupon Hunter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_popup": "./popup.html",
    "default_title": "Automatically find coupon codes and apply the best one to your cart!"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "./contentScripts.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "css": [
        "assets/css/google-ser.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "injectScripts.js",
    "assets/*",
    "css/*",
    "fonts/*"
  ],
  "icons": {
    "16": "assets/logo-16x16.png",
    "32": "assets/logo-32x32.png",
    "64": "assets/logo-48x48.png",
    "128": "assets/logo-128x128.png"
  },
  "manifest_version": 2,
  "options_ui": {
    "chrome_style": false,
    "page": "./options.html"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "storage",
    "cookies",
    "webRequestBlocking",
    "unlimitedStorage",
    "http://*/*",
    "https://*/*",
    "webNavigation"
  ],
  "version": "1.6.6",
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "description": "__MSG_deft_desc__",
  "name": "__MSG_ext_name__",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox_ml_1@moolah.com"
    }
  }
}

Best Moolah - Automatic Coupon Hunter Alternatives

Here are some Firefox add-ons that are similar to Moolah - Automatic Coupon Hunter: