Zimbra Mail Notifications
Notifies when you receive new messages in your Zimbra account
Что такое Zimbra Mail Notifications?
Zimbra Mail Notifications - это расширение Chrome, разработанное José Torrecilla Álvarez, и его основная функция - "Notifies when you receive new messages in your Zimbra account".
Снимки экрана расширения
Скачать файл CRX расширения Zimbra Mail Notifications
Скачайте файлы расширений Zimbra Mail Notifications в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Permite recibir notificaciones cuando llega correo nuevo en tu cuenta de correo Zimbra. Nota: Las versiones más recientes de Zimbra muestran estas notificaciones sin necesidad de usar esta extensión. Si usas una versión más antigua, esta extensión puede serte útil.
Основная информация о расширении
Название | Zimbra Mail Notifications |
ID | bkfmhjninmkakhdjbpikbkfjdflapljp |
Официальный URL | https://chromewebstore.google.com/detail/zimbra-mail-notifications/bkfmhjninmkakhdjbpikbkfjdflapljp |
Описание | Notifies when you receive new messages in your Zimbra account |
Размер файла | 272 KB |
Количество установок | 293 |
Текущая Версия | 1.2.0 |
Последнее Обновление | 2016-09-27 |
Дата публикации | 2016-09-27 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | José Torrecilla Álvarez |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_ext_name__", "short_name": "__MSG_ext_short_name__", "default_locale": "en", "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png", "256": "img\/256.png" }, "browser_action": { "default_icon": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png", "256": "img\/256.png" }, "default_title": "__MSG_ba_default_title__", "default_popup": "html\/popupDefecto.html" }, "description": "__MSG_ext_description__", "manifest_version": 2, "version": "1.2.0", "permissions": [ " |