Gmail deuglify for inbox zero Firefox

Examine source code of Gmail deuglify for inbox zero

Inspect and view changes in Gmail deuglify for inbox zero source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Gmail deuglify for inbox zero",
  "version": "1.0",
  "description": "Inject CSS into Gmail to fix the ugliness for inbox zero users",
  "content_scripts": [
    {
      "css": [
        "style.css"
      ],
      "matches": [
        "https://mail.google.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@gmail-deuglify-for-inbox-zero"
    }
  }
}

Best Gmail deuglify for inbox zero Alternatives

Here are some Firefox add-ons that are similar to Gmail deuglify for inbox zero: