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에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Transform Commerce Cloud WebDav browser view into an advanced WebDav client plus other useful features."입니다.
확장 프로그램 스크린샷
Commerce Cloud WebDAV+ 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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": [ " |