gmail in sidebar Firefox

Examine source code of gmail in sidebar

By: Frynx
Inspect and view changes in gmail in sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "gmail",
  "version": "1.1",
  "description": "gmail inbox in sidebar",
  "background": {
    "scripts": [
      "settings.js",
      "background.js",
      "site-mode.js"
    ]
  },
  "sidebar_action": {
    "default_title": "gmail",
    "default_panel": "index.html",
    "open_at_install": false,
    "default_icon": {
      "128": "favicon.ico"
    }
  },
  "browser_action": {
    "default_area": "personaltoolbar",
    "browser_style": true,
    "default_icon": {
      "128": "favicon.ico"
    }
  },
  "icons": {
    "48": "favicon.ico",
    "128": "favicon.ico"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{785e01a6-aaed-447f-bf72-bf2f91c91569}"
    }
  }
}

Best gmail in sidebar Alternatives

Here are some Firefox add-ons that are similar to gmail in sidebar: