iCloud Dashboard - Easy iCloud Access

Access iCloud from anywhere in your browser.

Was ist iCloud Dashboard - Easy iCloud Access?

iCloud Dashboard - Easy iCloud Access ist eine Chrome-Erweiterung, die von Frost entwickelt wurde, und ihr Hauptmerkmal ist "Access iCloud from anywhere in your browser.".

Erweiterungsscreenshots

screenshot
screenshot

iCloud Dashboard - Easy iCloud Access-Erweiterungs-CRX-Datei herunterladen

Laden Sie iCloud Dashboard - Easy iCloud Access-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Easy iCloud Access
With a rich and beautiful design, iCloud Dashboard enables you to access iCloud, while browsing your favorite sites. iCloud Dashboard has been designed with speed in mind. From the moment you open up your browser, you’re up and running. It’s that simple.

Disclaimer: iCloud is trademark of Apple Inc. The browser extension iCloud Dashboard, is in no way shape or form related to iCloud or Apple Inc. It is an unofficial Extension which is developed and maintained independently by its author.                    

Grundlegende Informationen zur Erweiterung

Name iCloud Dashboard - Easy iCloud Access iCloud Dashboard - Easy iCloud Access
ID mgojgddhfhekopdpkocobommepgdeffb
Offizielle URL https://chromewebstore.google.com/detail/icloud-dashboard-easy-icl/mgojgddhfhekopdpkocobommepgdeffb
Beschreibung Access iCloud from anywhere in your browser.
Dateigröße 926 KB
Installationsanzahl 112,683
Aktuelle Version 7.3.7
Letztes Update 2024-02-27
Veröffentlichungsdatum 2020-06-26
Bewertung 4.00/5 Insgesamt 338 Bewertungen
Entwickler Frost
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen de,en,fr,nl,vi,tr,es,it,pt-BR,sv,ru,hi,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extension_name__",
    "version": "7.3.7",
    "manifest_version": 3,
    "short_name": "__MSG_extension_short_name__",
    "description": "__MSG_extension_description__",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "16": "img\/icon.png",
        "19": "img\/icon.png",
        "38": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "permissions": [
        "storage"
    ],
    "default_locale": "en",
    "action": {
        "default_icon": "img\/icon-alt.png",
        "default_title": "__MSG_extension_short_name__",
        "default_popup": "popup.html"
    }
}