Instagram chat in Sidebar Firefox

Examine source code of Instagram chat in Sidebar

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

Best Instagram chat in Sidebar Alternatives

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