Cupcloud PlugIn
Catch the all URL of this window
O que é Cupcloud PlugIn?
Cupcloud PlugIn é uma extensão do Chrome desenvolvida por https://www.cupcloud.com, e sua principal característica é "Catch the all URL of this window".
Baixar o arquivo CRX da Extensão Cupcloud PlugIn
Baixe arquivos de extensão Cupcloud PlugIn no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | okgegaagaoanhgfhodokonjnoeoiedfl |
URL Oficial | https://chromewebstore.google.com/detail/cupcloud-plugin/okgegaagaoanhgfhodokonjnoeoiedfl |
Descrição | Catch the all URL of this window |
Tamanho do Arquivo | 3.6 KB |
Contagem de Instalações | 266 |
Versão Atual | 1.1 |
Última Atualização | 2013-04-10 |
Data de Publicação | 2013-04-09 |
Classificação | 3.00/5 Total de 2 Avaliações |
Desenvolvedor | https://www.cupcloud.com |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } |