Whatsapp Auto-Hide Sidebar Firefox

Examine source code of Whatsapp Auto-Hide Sidebar

By: Davide Add-on
Inspect and view changes in Whatsapp Auto-Hide Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Whatsapp Auto-Hide Sidebar",
  "version": "0.3.1",
  "description": "Automatically hides the chat list if the window is too narrow for it",
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "@whatsappweb-autohide-sidebar",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best Whatsapp Auto-Hide Sidebar Alternatives

Here are some Firefox add-ons that are similar to Whatsapp Auto-Hide Sidebar: