Yandex Mail Watcher Firefox

Examine source code of Yandex Mail Watcher

Inspect and view changes in Yandex Mail Watcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Yandex Mail Watcher",
  "version": "24.2",
  "description": "Checks for new messages in Yandex Mail",
  "author": "Yandex Mail User",
  "icons": {
    "16": "icons/mail_16.png",
    "32": "icons/mail_32.png",
    "48": "icons/mail_48.png",
    "128": "icons/mail_128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/mail_32.png",
    "default_title": "Yandex Mail",
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "popup/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "cookies",
    "storage",
    "notifications",
    "https://mail.yandex.ru/*",
    "https://mail.yandex.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "120.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      },
      "id": "webmax2@yandex.ru"
    }
  }
}

Best Yandex Mail Watcher Alternatives

Here are some Firefox add-ons that are similar to Yandex Mail Watcher: