Toggle contacts sidebar WP Web Firefox

Examine source code of Toggle contacts sidebar WP Web

Inspect and view changes in Toggle contacts sidebar WP Web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WhatsApp Contacts Sidebar Toggle",
  "version": "1.0.1",
  "description": "Adds a button to toggle contacts sidebar on whatsapp web screen",
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "https://web.whatsapp.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "wa-toggle@pyralion.dev",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  }
}

Best Toggle contacts sidebar WP Web Alternatives

Here are some Firefox add-ons that are similar to Toggle contacts sidebar WP Web: