GMB Scanner Firefox

Examine source code of GMB Scanner

By: Zach Add-on
Inspect and view changes in GMB Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GMB Scanner",
  "description": "GMB Scanner spots fake, invalid, or virtual office addresses and flags them.  Intended only for use by invitation.",
  "permissions": [
    "downloads"
  ],
  "version": "0.8",
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/maps*"
      ],
      "js": [
        "search.js",
        "place.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best GMB Scanner Alternatives

Here are some Firefox add-ons that are similar to GMB Scanner: