InstaChat in Sidebar Firefox

Examine source code of InstaChat in Sidebar

By: GODIE Add-on
Inspect and view changes in InstaChat in Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "InstaChat in Sidebar",
  "description": "Displays a sidebar that lets you talk to your friends.",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "SidebarInstaChat@Godie",
      "strict_min_version": "102.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "512": "icons/logo_instachatfill.svg"
  },
  "sidebar_action": {
    "default_icon": {
      "512": "icons/logo_instachatfill.svg"
    },
    "default_title": "InstaChat",
    "default_panel": "index.html"
  },
  "browser_action": {
    "default_icon": {
      "512": "icons/logo_instachat.svg"
    }
  },
  "permissions": []
}

Best InstaChat in Sidebar Alternatives

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