WhatsApp in Sidebar Firefox

Examine source code of WhatsApp in Sidebar

Inspect and view changes in WhatsApp in Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WhatsApp in Sidebar",
  "version": "2.1.2",
  "description": "Displays WhatsApp in the Sidebar",
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2b38cb05-9cff-44a7-b9f1-7cc575afab8a}",
      "strict_min_version": "100.0"
    }
  },
  "options_ui": {
    "page": "src/options/options.html",
    "browser_style": true
  },
  "sidebar_action": {
    "default_icon": {
      "48": "src/icons/48x48.png",
      "96": "src/icons/96x96.png"
    },
    "default_title": "WhatsApp",
    "default_panel": "src/sidebar/panel.html"
  },
  "icons": {
    "48": "src/icons/48x48.png",
    "96": "src/icons/96x96.png"
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Alt+Shift+W"
      },
      "description": "Toggle WhatsApp in the sidebar."
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "src/icons/16x16.png",
      "32": "src/icons/32x32.png"
    }
  }
}

Best WhatsApp in Sidebar Alternatives

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