WWST - WhatsApp Web Sidebar Toggle Firefox

Examine source code of WWST - WhatsApp Web Sidebar Toggle

Inspect and view changes in WWST - WhatsApp Web Sidebar Toggle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WWST - WhatsApp Web Sidebar Toggle",
  "version": "1.0.0",
  "description": "Toggle WhatsApp Web sidebar with a hotkey(Ctrl/Cmd + B) or by clicking the sidebar.",
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "wwst@xxeisenberg.github.io",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best WWST - WhatsApp Web Sidebar Toggle Alternatives

Here are some Firefox add-ons that are similar to WWST - WhatsApp Web Sidebar Toggle: