iCloud Launchpad

Easiest way to access iCloud.com apps.

Hvad er iCloud Launchpad?

iCloud Launchpad er en Chrome-udvidelse udviklet af Murat L., og dens hovedfunktion er "Easiest way to access iCloud.com apps.".

Udvidelsesskærmbilleder

screenshot

Download iCloud Launchpad-udvidelses-CRX-fil

Download iCloud Launchpad-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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).                    

Grundlæggende oplysninger om udvidelsen

Navn iCloud Launchpad iCloud Launchpad
ID ehpomalhbdabpiijhpbcpfjiihnjhnmg
Officiel URL https://chromewebstore.google.com/detail/icloud-launchpad/ehpomalhbdabpiijhpbcpfjiihnjhnmg
Beskrivelse Easiest way to access iCloud.com apps.
Filstørrelse 555 KB
Antal Installationer 10,000
Nuværende Version 1.2
Senest Opdateret 2019-11-24
Udgivelsesdato 2019-11-23
Bedømmelse 4.05/5 Samlet 19 Bedømmelser
Udvikler Murat L.
Betalingsmetode free
Understøttede Sprog 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"
    }
}