BUY AND HELP Firefox

Examine source code of BUY AND HELP

Inspect and view changes in BUY AND HELP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "MEMO di BUY AND HELP",
  "description": "Un'estensione del Browser che ti avvisa quando navighi su di un sito web con un cashback di BuyandHelp.it",
  "homepage_url": "https://www.buyandhelp.it",
  "author": "buyandhelp.it",
  "version": "2.0.0.8",
  "manifest_version": 3,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "webRequest",
    "storage",
    "cookies"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://*.google.com/*",
    "https://*.google.it/*",
    "https://*.bing.com/*",
    "https://*.search.yahoo.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/16x16.png",
      "32": "/images/32x32.png",
      "48": "/images/48x48.png",
      "128": "/images/128x128.png"
    }
  },
  "icons": {
    "16": "/images/16x16.png",
    "32": "/images/32x32.png",
    "48": "/images/48x48.png",
    "128": "/images/128x128.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{defa6a5b-ad9b-4dd7-8a9e-feed11ed7d45}"
    }
  },
  "content_scripts": [
    {
      "js": [
        "checker_box.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "https://*.google.com/*",
        "https://*.google.it/*",
        "https://*.bing.com/*",
        "https://*.search.yahoo.com/*",
        "https://*.bestshopping.com/*",
        "https://*.gov.it/*",
        "https://*.sieltecloud.it/*"
      ],
      "run_at": "document_idle",
      "css": [
        "styles_box.css"
      ]
    },
    {
      "js": [
        "translations.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    },
    {
      "js": [
        "jump.js"
      ],
      "matches": [
        "https://*.bestshopping.com/*"
      ],
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://*.google.com/*",
        "https://*.google.it/*",
        "https://*.bing.com/*",
        "https://*.search.yahoo.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "content.js"
      ],
      "css": [
        "content_bs.css"
      ]
    },
    {
      "matches": [
        "https://www.buyandhelp.it/*"
      ],
      "run_at": "document_end",
      "js": [
        "login.js"
      ]
    }
  ],
  "default_locale": "it"
}

Best BUY AND HELP Alternatives

Here are some Firefox add-ons that are similar to BUY AND HELP: