iCloud Dashboard - Easy iCloud Access
Access iCloud from anywhere in your browser.
iCloud Dashboard - Easy iCloud Accessคืออะไร?
iCloud Dashboard - Easy iCloud Access เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Frost และคุณลักษณะหลักของมันคือ "Access iCloud from anywhere in your browser."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย iCloud Dashboard - Easy iCloud Access
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } } |