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"
      ]
    }
  ]
}

Mejores alternativas Gmail Hide Notifications

Aquí hay algunas Firefox add-ons que son similares a Gmail Hide Notifications: