Gmail++ Firefox

Examine source code of Gmail++

Inspect and view changes in Gmail++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gmail++",
  "version": "1.1.0",
  "description": "Improves the user experience of Gmail",
  "icons": {
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png"
  },
  "permissions": [
    "*://mail.google.com/",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://mail.google.com/*"
      ],
      "js": [
        "lib.js",
        "main.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true,
    "chrome_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gmail-plus-plus@pfaff.dev"
    }
  }
}

Melhores alternativas Gmail++

Aqui estão algumas Firefox add-ons que são similares a Gmail++: