Sidebar Map Firefox

Examine source code of Sidebar Map

By: Paul
Inspect and view changes in Sidebar Map source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sidebar Map",
  "version": "0.1",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "73.0",
      "id": "{0213baec-bdbb-46a6-80b3-f726a6589ae3}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icons/icon32.png"
  },
  "sidebar_action": {
    "default_icon": {
      "32": "icons/icon32.png"
    },
    "default_title": "Sidebar Map",
    "default_panel": "index.html"
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon32.png"
    },
    "theme_icons": [
      {
        "light": "/icons/icon32.png",
        "dark": "/icons/icon32.png",
        "size": 32
      }
    ]
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Ctrl+Alt+F"
      }
    }
  }
}

Best Sidebar Map Alternatives

Here are some Firefox add-ons that are similar to Sidebar Map: