Cloud Marketplace
Search over 500 Apps
What is Cloud Marketplace?
Cloud Marketplace is a Chrome extension developed by https://www.goeasycloud.com, and its main feature is "Search over 500 Apps".
Extension Screenshots
Download Cloud Marketplace Extension CRX File
Download Cloud Marketplace extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Easily search and launch your favorite web applications in the cloud! Wordpress, Joomla, Drupal, Magento, SugarCRM, vTiger, Prestashop and hundreds of other application servers, straight from your Google Chrome browser, no expertise required. All servers are powered by Rackspace.
Extension Basic Information
Name | Cloud Marketplace |
ID | dcchcfpkempndkgahdlgdmmflghmccgc |
Official URL | https://chromewebstore.google.com/detail/cloud-marketplace/dcchcfpkempndkgahdlgdmmflghmccgc |
Description | Search over 500 Apps |
File Size | 9.92 KB |
Installation Count | 202 |
Current Version | 2.1.4 |
Last Updated | 2012-11-23 |
Publish Date | 2012-11-23 |
Developer | https://www.goeasycloud.com |
Payment Type | free |
Help Page URL | http://www.goeasycloud.com/manage/knowledgebase |
Supported Languages | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cloud Marketplace", "version": "2.1.4", "manifest_version": 2, "description": "Search over 500 Apps", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "browser_action": { "default_icon": "128.png", "default_popup": "main.html" } } |