Rewards Helper Firefox

Examine source code of Rewards Helper

Inspect and view changes in Rewards Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Rewards Helper",
  "version": "1.1",
  "description": "A simple extension for searching queries on bing.",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rewardshelper@rohan.com",
      "strict_min_version": "79.0"
    }
  }
}

Best Rewards Helper Alternatives

Here are some Firefox add-ons that are similar to Rewards Helper: