Old Gmail Notifications Edge

Examine source code of Old Gmail Notifications

By: hayto
Inspect and view changes in Old Gmail Notifications source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Old Gmail Notifications",
  "version": "1.0.0",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "permissions": [
    "identity",
    "notifications",
    "alarms",
    "storage",
    "offscreen",
    "contextMenus",
    "tabs"
  ],
  "host_permissions": [
    "https://www.googleapis.com/*"
  ],
  "background": {
    "service_worker": "src/background.js",
    "type": "module"
  },
  "action": {
    "default_title": "Old Gmail Notifications",
    "default_icon": {
      "16": "assets/icons/dark/off/icon16.png",
      "48": "assets/icons/dark/off/icon48.png",
      "128": "assets/icons/dark/off/icon128.png"
    }
  },
  "options_ui": {
    "page": "src/settings/settings.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "assets/icons/dark/off/icon16.png",
    "48": "assets/icons/dark/off/icon48.png",
    "128": "assets/icons/dark/off/icon128.png"
  },
  "oauth2": {
    "client_id": "24375108051-f53tm671i4ek2u9tjdmctnmfru4msinb.apps.googleusercontent.com",
    "scopes": [
      "https://www.googleapis.com/auth/gmail.readonly"
    ]
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Best Old Gmail Notifications Alternatives

Here are some Edge add-ons that are similar to Old Gmail Notifications: