iCloud Launchpad

Easiest way to access iCloud.com apps.

iCloud Launchpadคืออะไร?

iCloud Launchpad เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Murat L. และคุณลักษณะหลักของมันคือ "Easiest way to access iCloud.com apps."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย iCloud Launchpad

ดาวน์โหลดไฟล์ส่วนขยาย iCloud Launchpad ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ iCloud Launchpad iCloud Launchpad
ID ehpomalhbdabpiijhpbcpfjiihnjhnmg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/icloud-launchpad/ehpomalhbdabpiijhpbcpfjiihnjhnmg
คำอธิบาย Easiest way to access iCloud.com apps.
ขนาดไฟล์ 555 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2019-11-24
วันที่เผยแพร่ 2019-11-23
คะแนน 4.05/5 รวมทั้งหมด 19 คะแนน
ผู้พัฒนา Murat L.
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}