Fixed Facebook Messenger Panel Firefox

Examine source code of Fixed Facebook Messenger Panel

Inspect and view changes in Fixed Facebook Messenger Panel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fixed Facebook Messenger Panel",
  "version": "1.1",
  "description": "Keeps the Messenger panel always visible on Facebook.",
  "icons": {
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fix-messenger-panel@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Fixed Facebook Messenger Panel Alternatives

Here are some Firefox add-ons that are similar to Fixed Facebook Messenger Panel: