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입니다: