Commerce Cloud WebDAV+
Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features.
Commerce Cloud WebDAV+ क्या है?
Commerce Cloud WebDAV+ Marcel Douma द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Commerce Cloud WebDAV+ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Commerce Cloud WebDAV+ |
ID | cifnccfbkdjfhjeaolpgjnodlnophbio |
आधिकारिक URL | https://chromewebstore.google.com/detail/commerce-cloud-webdav+/cifnccfbkdjfhjeaolpgjnodlnophbio |
विवरण | Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features. |
फ़ाइल का आकार | 112 KB |
स्थापना संख्या | 866 |
वर्तमान संस्करण | 2.5.0 |
अंतिम अपडेट | 2022-09-26 |
प्रकाशन तिथि | 2019-05-30 |
रेटिंग | 5.00/5 कुल 7 रेटिंग्स |
डेवलपर | Marcel Douma |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | 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": [ " |