Gmail Hide Notifications Firefox

Examine source code of Gmail Hide Notifications

Inspect and view changes in Gmail Hide Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Gmail Hide Notifications",
  "version": "1.0",
  "description": "Removes Gmail notifications to help me avoid distractions",
  "content_scripts": [
    {
      "matches": [
        "*://*.mail.google.com/*"
      ],
      "js": [
        "remove_notifications.js"
      ]
    }
  ]
}

Melhores alternativas Gmail Hide Notifications

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