Ziggo webmail
Log hier direct in op Ziggo Webmail.
What is Ziggo webmail?
Ziggo webmail is a Chrome extension developed by Ziggo webmail, and its main feature is "Log hier direct in op Ziggo Webmail.".
Extension Screenshots
Download Ziggo webmail Extension CRX File
Download Ziggo webmail extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Ziggo webmail altijd bij de hand met je rechtermuisknop en sneltoets. Log hier direct in op Ziggo Webmail via de Ziggo webmail knop of met de handige sneltoets onder de rechtermuisknop. Overal en altijd bij je e-mail, agenda, social media, foto's en bestanden.
Extension Basic Information
Name | |
ID | gjookicolggjglkgkegclmlaooehcppf |
Official URL | https://chromewebstore.google.com/detail/ziggo-webmail/gjookicolggjglkgkegclmlaooehcppf |
Description | Log hier direct in op Ziggo Webmail. |
File Size | 17.44 KB |
Installation Count | 306 |
Current Version | 1.1.0 |
Last Updated | 2020-11-14 |
Publish Date | 2020-11-14 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Ziggo webmail |
[email protected] | |
Payment Type | free |
Supported Languages | nl |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "i24px.png", "default_title": "Ziggo Webmail" }, "description": "Log hier direct in op Ziggo Webmail.", "homepage_url": "https:\/\/mail.ziggo.nl\/appsuite\/", "icons": { "128": "i128px.png", "16": "i24px.png", "48": "i48px.png" }, "incognito": "spanning", "manifest_version": 2, "name": "Ziggo webmail", "offline_enabled": true, "options_page": "options-page.html", "permissions": [ "contextMenus" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.0" } |