Commerce Cloud WebDAV+
Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features.
Co to jest Commerce Cloud WebDAV+?
Commerce Cloud WebDAV+ to rozszerzenie Chrome opracowane przez Marcel Douma, a jego główną funkcją jest „Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Commerce Cloud WebDAV+
Pobierz pliki rozszerzeń Commerce Cloud WebDAV+ w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Commerce Cloud WebDAV+ |
ID | cifnccfbkdjfhjeaolpgjnodlnophbio |
Oficjalny URL | https://chromewebstore.google.com/detail/commerce-cloud-webdav+/cifnccfbkdjfhjeaolpgjnodlnophbio |
Opis | Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features. |
Rozmiar pliku | 112 KB |
Liczba instalacji | 866 |
Aktualna Wersja | 2.5.0 |
Ostatnia Aktualizacja | 2022-09-26 |
Data Publikacji | 2019-05-30 |
Ocena | 5.00/5 Łącznie 7 Oceny |
Deweloper | Marcel Douma |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |