Ya.Mail Lite Firefox

Examine source code of Ya.Mail Lite

By: Tkachov
Inspect and view changes in Ya.Mail Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Ya.Mail Lite",
  "description": "Работающая альтернатива существующему расширению для чтения почты с одного небезызвестного сервиса.",
  "manifest_version": 2,
  "permissions": [
    "cookies",
    "tabs",
    "notifications",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background/backend.js"
    ]
  },
  "browser_action": {
    "default_icon": "button/img/mail_no_connect.png",
    "default_title": "Нет новых сообщений",
    "default_popup": "slice/index.html",
    "browser_style": true
  },
  "options_ui": {
    "page": "options/index.html",
    "browser_style": true
  },
  "web_accessible_resources": [
    "logo/*"
  ],
  "icons": {
    "16": "logo/chrome/ya_16_ru.png",
    "48": "logo/chrome/mail_48.png",
    "128": "logo/chrome/mail_128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "56.0a1",
      "id": "yamail-lite@tkachov.ru"
    }
  },
  "version": "1.1.2"
}

Best Ya.Mail Lite Alternatives

Here are some Firefox add-ons that are similar to Ya.Mail Lite: