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

Best Gmail Hide Notifications Alternatives

Here are some Firefox add-ons that are similar to Gmail Hide Notifications: