iCloud Dashboard Classic

The original way to access iCloud on your browser.

iCloud Dashboard Classic là gì?

iCloud Dashboard Classic là một tiện ích mở rộng Chrome được phát triển bởi fiveBrackets, và tính năng chính của nó là "The original way to access iCloud on your browser.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng iCloud Dashboard Classic

Tải xuống các tệp mở rộng iCloud Dashboard Classic dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên iCloud Dashboard Classic iCloud Dashboard Classic
ID ihnmfcnedkpaaoofhkllkihnddgnidnb
URL Chính Thức https://chromewebstore.google.com/detail/icloud-dashboard-classic/ihnmfcnedkpaaoofhkllkihnddgnidnb
Mô tả The original way to access iCloud on your browser.
Kích Thước Tệp 1.02 MB
Số Lần Cài Đặt 9,103
Phiên Bản Hiện Tại 7.4.2
Cập Nhật Lần Cuối 2024-03-05
Ngày Phát Hành 2020-01-29
Đánh Giá 3.78/5 Tổng số 41 Đánh Giá
Nhà Phát Triển fiveBrackets
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://manuals.dev/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}