Cupcloud PlugIn
Catch the all URL of this window
Cos'è Cupcloud PlugIn?
Cupcloud PlugIn è un'estensione di Chrome sviluppata da https://www.cupcloud.com, e la sua funzione principale è "Catch the all URL of this window".
Scarica il file CRX dell'estensione Cupcloud PlugIn
Scarica i file di estensione Cupcloud PlugIn in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Cupcloud is a free cloud application that allows customers to save, open, and share multiple documents and web pages with simple one click. It is designed to help customers continue workflow, stay organized, and collaborate with others easily to improve productivity. Cupcloud Plugin works with Cupcloud Software installed in PC or MAC. It's not designed to work alone with browser. Cupcloud is available for windows and mac. Supporting below programs: MS Office Word, Excel, Powerpoint (in Mac and Windows) Apple iWork Page, Numbers, Keynote (in Mac) Mac Finder,Windows File Broweser MS IE, Google Chrome, Safari (Mac Only) and we are expanding. Stay in touch: Like us on facebook: facebook.com/cupcloud Follow us on Twitter: twitter.com/cupcloud Support: Give us any comments and feedback or question! [email protected] www.cupcloud.com
Informazioni di Base sull'Estensione
Nome | |
ID | okgegaagaoanhgfhodokonjnoeoiedfl |
URL Ufficiale | https://chromewebstore.google.com/detail/cupcloud-plugin/okgegaagaoanhgfhodokonjnoeoiedfl |
Descrizione | Catch the all URL of this window |
Dimensione del File | 3.6 KB |
Conteggio Installazioni | 266 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2013-04-10 |
Data di Pubblicazione | 2013-04-09 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | https://www.cupcloud.com |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Catch the all URL of this window", "background": { "page": "bg.html" }, "name": "Cupcloud PlugIn", "permissions": [ "tabs", "unlimitedStorage" ], "manifest_version": 2, "version": "1.1" } |