Google Chat Sidebar Firefox

Examine source code of Google Chat Sidebar

제작자: matthewr
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"
  }
}

최고의 Google Chat Sidebar 대안

다음은 Google Chat Sidebar과(와) 유사한 Firefox add-on입니다: