Google Chat Sidebar Firefox

Examine source code of Google Chat Sidebar

Inspect and view changes in Google Chat Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds a button that shows Google Chat in the sidebar. ",
  "name": "Google Chat Sidebar",
  "manifest_version": 2,
  "version": "1.0.0",
  "permissions": [],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "19": "icons/19.png",
    "38": "icons/38.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "default_title": "Open Google Chat Sidebar"
  },
  "sidebar_action": {
    "browser_style": false,
    "default_title": "Google Chat",
    "default_icon": {
      "19": "icons/19.png",
      "38": "icons/38.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    },
    "default_panel": "sidebar.html"
  }
}

Best Google Chat Sidebar Alternatives

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