Gmail Resizable Sidebar Firefox

Examine source code of Gmail Resizable Sidebar

Inspect and view changes in Gmail Resizable Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gmail Resizable Sidebar",
  "version": "1.0.12",
  "description": "Drag the edge of Gmail's left sidebar to resize it and read long label names.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://mail.google.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "content/content.js"
      ],
      "css": [
        "content/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icons/icon-48.svg",
    "96": "icons/icon-96.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "finn.rawles@hotmail.co.uk",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Gmail Resizable Sidebar Alternatives

Here are some Firefox add-ons that are similar to Gmail Resizable Sidebar: