Microsoft automatic rewardss Firefox

Examine source code of Microsoft automatic rewardss

By: 1GOM
Inspect and view changes in Microsoft automatic rewardss source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Microsoft automatic rewards",
  "version": "2.2.5",
  "manifest_version": 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",
    "https://rewards.bing.com/"
  ],
  "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"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1534a83d-bab1-4751-a21f-4c13720b4008}"
    }
  }
}

Best Microsoft automatic rewardss Alternatives

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