Cupcloud PlugIn
Catch the all URL of this window
¿Qué es Cupcloud PlugIn?
Cupcloud PlugIn es una extensión de Chrome desarrollada por https://www.cupcloud.com, y su función principal es "Catch the all URL of this window".
Descargar Archivo CRX de la Extensión Cupcloud PlugIn
Descarga archivos de extensión Cupcloud PlugIn en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | okgegaagaoanhgfhodokonjnoeoiedfl |
URL Oficial | https://chromewebstore.google.com/detail/cupcloud-plugin/okgegaagaoanhgfhodokonjnoeoiedfl |
Descripción | Catch the all URL of this window |
Tamaño del Archivo | 3.6 KB |
Cantidad de Instalaciones | 266 |
Versión Actual | 1.1 |
Última Actualización | 2013-04-10 |
Fecha de Publicación | 2013-04-09 |
Calificación | 3.00/5 Total de 2 Calificaciones |
Desarrollador | https://www.cupcloud.com |
Tipo de Pago | free |
Idiomas Soportados | 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" } |