Gmail Quick User Filter Firefox

Examine source code of Gmail Quick User Filter

Por: JW
Inspect and view changes in Gmail Quick User Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better Gmail Helper",
  "version": "1.0",
  "description": "Extension for Gmail: in a conversation, click a subject profile image to view all conversations with that subject",
  "permissions": [
    "*://mail.google.com/*"
  ],
  "icons": {
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://mail.google.com/*"
      ],
      "js": [
        "dist/content.bundle.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4dca1720-eceb-4d80-9a79-738fb0d9c10b}"
    }
  }
}

Melhores alternativas Gmail Quick User Filter

Aqui estão algumas Firefox add-ons que são similares a Gmail Quick User Filter: