iCloud Dashboard Classic

The original way to access iCloud on your browser.

什麼是iCloud Dashboard Classic?

iCloud Dashboard Classic是由fiveBrackets開發的Chrome擴展程式,該擴展的主要功能是“The original way to access iCloud on your browser.”。

擴展截圖

screenshot
screenshot
screenshot

下載iCloud Dashboard Classic擴展crx文件

下載iCloud Dashboard Classic擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This is the Legacy version of iCloud Dashboard. This will be maintained for users who still would like the Legacy design of iCloud Dashboard. 

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 Classic, 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 Classic iCloud Dashboard Classic
ID ihnmfcnedkpaaoofhkllkihnddgnidnb
官方網址 https://chromewebstore.google.com/detail/icloud-dashboard-classic/ihnmfcnedkpaaoofhkllkihnddgnidnb
簡介 The original way to access iCloud on your browser.
檔案大小 1.02 MB
安裝次數 9,103
目前版本 7.4.2
更新時間 2024-03-05
上架時間 2020-01-29
評分 3.78/5 共 41 次評分
開發者 fiveBrackets
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://manuals.dev/privacy-policy
支援的語言 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.4.2",
    "manifest_version": 3,
    "short_name": "__MSG_extension_name_short__",
    "description": "__MSG_extension_description__",
    "background": {
        "service_worker": "js\/background.js"
    },
    "icons": {
        "16": "img\/512.png",
        "19": "img\/512.png",
        "38": "img\/512.png",
        "48": "img\/512.png",
        "128": "img\/512.png"
    },
    "permissions": [
        "storage"
    ],
    "default_locale": "en",
    "action": {
        "default_icon": "img\/icon-alt.png",
        "default_title": "__MSG_extension_name_short__",
        "default_popup": "popup.html"
    }
}