iCloud Launchpad
Easiest way to access iCloud.com apps.
What is iCloud Launchpad?
iCloud Launchpad is a Chrome extension developed by Murat L., and its main feature is "Easiest way to access iCloud.com apps.".
Extension Screenshots
Download iCloud Launchpad Extension CRX File
Download iCloud Launchpad 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
iCloud Launchpad is the fastest way to access Apple's iCloud.com apps. You can access to your iCloud Web Apps with one click. There are shortcuts for all iCloud.com services, including; Mail, Contacts, Calendar, Photos, Notes, Reminders, iCloud Drive, Find Friends, Find iPhone, and iWork apps; Pages, Numbers and Keynote. The developer of this extension is not affiliated in any way with Apple Inc. All Apple icons and names are a trademark of Apple Inc. Use of this trademark is subject to Apple Permissions. All referenced brands, product names, service names and trademarks are property of their respective owner(s).
Extension Basic Information
Name | iCloud Launchpad |
ID | ehpomalhbdabpiijhpbcpfjiihnjhnmg |
Official URL | https://chromewebstore.google.com/detail/icloud-launchpad/ehpomalhbdabpiijhpbcpfjiihnjhnmg |
Description | Easiest way to access iCloud.com apps. |
File Size | 555 KB |
Installation Count | 10,000 |
Current Version | 1.2 |
Last Updated | 2019-11-24 |
Publish Date | 2019-11-23 |
Rating | 4.05/5 Total 19 Ratings |
Developer | Murat L. |
Payment Type | free |
Supported Languages | de,en,fr,nl,tr,es,it,ru,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "iCloud Launchpad", "version": "1.2", "manifest_version": 2, "description": "Easiest way to access iCloud.com apps.", "icons": { "16": "img\/icon16.png", "19": "img\/icon19.png", "38": "img\/icon38.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "img\/icon38.png", "default_title": "iCloud Launchpad", "default_popup": "icloud.html" } } |