iCloud Dashboard - Easy iCloud Access

Access iCloud from anywhere in your browser.

什么是iCloud Dashboard - Easy iCloud Access?

iCloud Dashboard - Easy iCloud Access是由Frost开发的Chrome扩展程序,该扩展的主要功能是“Access iCloud from anywhere in your browser.”。

扩展截图

screenshot
screenshot

下载iCloud Dashboard - Easy iCloud Access扩展crx文件

下载iCloud Dashboard - Easy iCloud Access扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 iCloud Dashboard - Easy iCloud Access iCloud Dashboard - Easy iCloud Access
ID mgojgddhfhekopdpkocobommepgdeffb
官方URL https://chromewebstore.google.com/detail/icloud-dashboard-easy-icl/mgojgddhfhekopdpkocobommepgdeffb
简介 Access iCloud from anywhere in your browser.
文件大小 926 KB
安装次数 112,683
当前版本 7.3.7
更新时间 2024-02-27
上架时间 2020-06-26
评分 4.00/5 共338次评分
开发者 Frost
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}