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.」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } } |