Commerce Cloud WebDAV+
Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features.
What is Commerce Cloud WebDAV+?
Commerce Cloud WebDAV+ is a Chrome extension developed by Marcel Douma, and its main feature is "Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features.".
Extension Screenshots
Download Commerce Cloud WebDAV+ Extension CRX File
Download Commerce Cloud WebDAV+ 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
Google Chrome extension to transform Commerce Cloud WebDav browser view into an advanced WebDav client. Including features like sort on date, friendly log files view, drag and drop files and directories directly to the server and download them as well. The logs are automatically sorted upon last modified first.
Extension Basic Information
Name | Commerce Cloud WebDAV+ |
ID | cifnccfbkdjfhjeaolpgjnodlnophbio |
Official URL | https://chromewebstore.google.com/detail/commerce-cloud-webdav+/cifnccfbkdjfhjeaolpgjnodlnophbio |
Description | Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features. |
File Size | 112 KB |
Installation Count | 866 |
Current Version | 2.5.0 |
Last Updated | 2022-09-26 |
Publish Date | 2019-05-30 |
Rating | 5.00/5 Total 7 Ratings |
Developer | Marcel Douma |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Commerce Cloud WebDAV+", "manifest_version": 3, "version": "2.5.0", "author": "Marcel Douma", "description": "Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features.", "icons": { "128": "img\/logo.png" }, "options_page": "options.html", "permissions": [ "downloads", "storage" ], "background": { "service_worker": "js\/background.js" }, "web_accessible_resources": [ { "resources": [ "img\/*", "js\/vendor\/jquery.min.js", "js\/polyfill.js", "js\/webdav\/WebDavPlus.min.js" ], "matches": [ " |