Gmail Hide Notifications Firefox

Examine source code of Gmail Hide Notifications

提供元: Martin Staadecker
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"
      ]
    }
  ]
}

ベストのGmail Hide Notifications代替案

Gmail Hide Notificationsに類似したFirefox add-onをいくつか紹介します: