BDS Helper Firefox

Examine source code of BDS Helper

By: muzilos
Inspect and view changes in BDS Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BDS Helper",
  "short_name": "BDS Helper",
  "version": "1.0.3",
  "author": "Muzzammil Mehdi",
  "homepage_url": "https://github.com/muzilos/BDS-firefox-extension",
  "description": "Offers helpful functions to aid in the shopping experience.",
  "icons": {
    "48": "icons/1f6d2-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "./wordMap.js",
        "./substitute.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "52.0a1",
      "id": "{ab3fc89e-559c-4154-8489-87677f55952d}"
    }
  },
  "permissions": [
    "webRequest",
    "*://en.wikipedia.org/*"
  ]
}

Best BDS Helper Alternatives

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