Yahoo! Mail Notifier Firefox

Examine source code of Yahoo! Mail Notifier

Inspect and view changes in Yahoo! Mail Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "def00111",
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{b524ba59-6bdc-41e0-9141-9f8d00373d93}",
      "strict_min_version": "100.0"
    }
  },
  "name": "Yahoo! Mail Notifier",
  "version": "1.8.1",
  "description": "Notifies you when new emails arrived in your Yahoo! Mail box",
  "icons": {
    "64": "icons/email-64.png",
    "128": "icons/email-128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/email-16.png",
      "32": "icons/email-32.png",
      "64": "icons/email-64.png"
    },
    "default_title": "Yahoo! Mail Notifier"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "background": {
    "page": "background.html"
  },
  "permissions": [
    "alarms",
    "menus",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://mail.yahoo.com/",
    "notifications"
  ],
  "web_accessible_resources": [
    "content.js",
    "content.css",
    "login.html"
  ]
}

Best Yahoo! Mail Notifier Alternatives

Here are some Firefox add-ons that are similar to Yahoo! Mail Notifier: