Zimbra Notifications
Alerts you whenever you receive new messages in your Zimbra account
Zimbra Notifications क्या है?
Zimbra Notifications hkmarques द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Alerts you whenever you receive new messages in your Zimbra account"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Zimbra Notifications एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A Chrome plugin for a quick glimpse of your Zimbra Webmail unread messages with notifications. Zimbra Notifications is an open source extension, you can download all of the code from Bitbucket at https://bitbucket.org/hkmarques/zimbra-notifications and even install the extension from the source directory or tweak it to your own taste. Note that the extension will not ask for your user/password and you must be already logged in to your webmail account for it to retrieve your unread messages. Icons credited to emey87 at http://emey87.deviantart.com/art/Open-envelopes-173698544. Permissions required: - Access your data on all websites: this is required because your Zimbra Webmail server URL is configured in the options page and cannot be know beforehand, but that is the only external location the extension tries to access. - Access your tabs and browsing activity: the extension will open a new tab for your inbox only if there isn't one already open. - Storage: for persistent settings. - Notifications: this one should be straightforward :)
एक्सटेंशन की मूल जानकारी
नाम | Zimbra Notifications |
ID | cfeibfcnlhjphnlphpbkhfhlakgegpoe |
आधिकारिक URL | https://chromewebstore.google.com/detail/zimbra-notifications/cfeibfcnlhjphnlphpbkhfhlakgegpoe |
विवरण | Alerts you whenever you receive new messages in your Zimbra account |
फ़ाइल का आकार | 266 KB |
स्थापना संख्या | 320 |
वर्तमान संस्करण | 1.0.3 |
अंतिम अपडेट | 2014-09-26 |
प्रकाशन तिथि | 2014-09-26 |
रेटिंग | 3.83/5 कुल 6 रेटिंग्स |
डेवलपर | hkmarques |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://bitbucket.org/hkmarques/zimbra-notifications |
समर्थित भाषाएँ | pt-BR |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Zimbra Notifications", "short_name": "Zimbra Not.", "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png", "256": "img\/256.png" }, "browser_action": { "default_icon": "img\/16.png", "default_title": "Zimbra Notifications", "default_popup": "mail.html" }, "description": "Alerts you whenever you receive new messages in your Zimbra account", "manifest_version": 2, "version": "1.0.3", "permissions": [ " |