Zimbra Mail Notifications
Notifies when you receive new messages in your Zimbra account
Co to jest Zimbra Mail Notifications?
Zimbra Mail Notifications to rozszerzenie Chrome opracowane przez José Torrecilla Álvarez, a jego główną funkcją jest „Notifies when you receive new messages in your Zimbra account”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Zimbra Mail Notifications
Pobierz pliki rozszerzeń Zimbra Mail Notifications w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Zimbra Mail Notifications |
ID | bkfmhjninmkakhdjbpikbkfjdflapljp |
Oficjalny URL | https://chromewebstore.google.com/detail/zimbra-mail-notifications/bkfmhjninmkakhdjbpikbkfjdflapljp |
Opis | Notifies when you receive new messages in your Zimbra account |
Rozmiar pliku | 272 KB |
Liczba instalacji | 293 |
Aktualna Wersja | 1.2.0 |
Ostatnia Aktualizacja | 2016-09-27 |
Data Publikacji | 2016-09-27 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | José Torrecilla Álvarez |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |