Microsoft automatic rewards AZ Firefox

Examine source code of Microsoft automatic rewards AZ

By: ALO789
Inspect and view changes in Microsoft automatic rewards AZ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Microsoft automatic rewards",
  "version": "2.2.2",
  "icons": {
    "16": "imgs/logo.png",
    "32": "imgs/logo2.png",
    "48": "imgs/logo2.png",
    "128": "imgs/logo3.png"
  },
  "description": "Script that gives you maximum amount of microsoft rewards points every day automatically or by a click of a button.",
  "permissions": [
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "dist/background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://rewards.bing.com/"
      ],
      "js": [
        "dist/content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "imgs/logo.png",
      "32": "imgs/logo2.png",
      "48": "imgs/logo2.png",
      "128": "imgs/logo3.png"
    },
    "default_popup": "./popup.html",
    "default_title": "Microsoft automatic rewards"
  },
  "web_accessible_resources": [
    "dist/content.js",
    "popup.html"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{372b4603-719c-406d-bf17-e708575892a3}"
    }
  }
}

Best Microsoft automatic rewards AZ Alternatives

Here are some Firefox add-ons that are similar to Microsoft automatic rewards AZ: