iCloud Dashboard
You can easy go to icloud
Hvad er iCloud Dashboard?
iCloud Dashboard er en Chrome-udvidelse udviklet af https://icloud-dashboard.freefinancetools.net, og dens hovedfunktion er "You can easy go to icloud".
Udvidelsesskærmbilleder
Download iCloud Dashboard-udvidelses-CRX-fil
Download iCloud Dashboard-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Fast Access to your iCloud
Access all of your favorite apps while you're surfing the Internet. This dashboard is simple in design and grants you access to
iCloud no matter where you are. Try installing our extension today and access your iCloud dashboard with one click.
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | pnncnbibokgjfkolhbodadgcajeiookc |
| Officiel URL | https://chromewebstore.google.com/detail/icloud-dashboard/pnncnbibokgjfkolhbodadgcajeiookc |
| Beskrivelse | You can easy go to icloud |
| Filstørrelse | 451 KB |
| Antal Installationer | 12,626 |
| Nuværende Version | 3.0.0 |
| Senest Opdateret | 2023-10-28 |
| Udgivelsesdato | 2020-08-03 |
| Bedømmelse | 4.76/5 Samlet 25 Bedømmelser |
| Udvikler | https://icloud-dashboard.freefinancetools.net |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "\/js\/welcome.js"
},
"container": [
"GOOGLE_DRIVE"
],
"default_locale": "en",
"description": "__MSG_AppDesc__",
"icons": {
"128": "icon\/icon-128.png",
"16": "icon\/icon-16.png",
"256": "icon\/icon-256.png",
"32": "icon\/icon-32.png",
"48": "icon\/icon-48.png",
"512": "icon\/icon-512.png",
"64": "icon\/icon-64.png"
},
"manifest_version": 3,
"name": "__MSG_AppName__",
"offline_enabled": true,
"version": "3.0.0",
"action": {
"default_icon": {
"512": "icon\/icon-512.png"
},
"default_popup": "index.html"
},
"homepage_url": "https:\/\/icloud-dashboard.dllplayer.com\/"
} | |