Bring Maps Back Firefox

Examine source code of Bring Maps Back

Inspect and view changes in Bring Maps Back source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "$schema": "https://json.schemastore.org/webextension.json",
  "manifest_version": 2,
  "name": "Bring Maps Back",
  "version": "2.0.1",
  "description": "Brings back the \"Maps\" button in google.com",
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/search*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d0112075-20e5-4923-9b58-0ba8f7501e8c}"
    }
  }
}

Best Bring Maps Back Alternatives

Here are some Firefox add-ons that are similar to Bring Maps Back: