GMB Category Viewer Firefox

Examine source code of GMB Category Viewer

By: SPOBET
Inspect and view changes in GMB Category Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GMB Category Viewer",
  "version": "1.0",
  "description": "Displays Google My Business categories directly on Google Maps.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png",
    "default_title": "GMB Category Viewer"
  },
  "permissions": [
    "activeTab",
    "https://www.google.com/maps/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/maps/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{56622bb6-3e40-4b41-aeb9-666b4b30cd50}"
    }
  }
}

Best GMB Category Viewer Alternatives

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