Batch Watermark
Watermark Images
Batch Watermark란 무엇입니까?
Batch Watermark은(는) https://batchwatermark.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Watermark Images"입니다.
확장 프로그램 스크린샷
Batch Watermark 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Batch Watermark makes it easy to watermark batches of photos. With just a few clicks, you can add a watermark to any image.
확장 프로그램 기본 정보
이름 | Batch Watermark |
ID | kpaahbaedoegnmoafbediglbgoffnfnn |
공식 URL | https://chromewebstore.google.com/detail/batch-watermark/kpaahbaedoegnmoafbediglbgoffnfnn |
설명 | Watermark Images |
파일 크기 | 51.38 KB |
설치 횟수 | 99 |
현재 버전 | 1.0 |
최근 업데이트 | 2021-06-07 |
출시 날짜 | 2021-06-07 |
개발자 | https://batchwatermark.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://batchwatermark.com |
지원되는 언어 | id,de,en,fr,nl,vi,tr,es,it,hu,pl,ro,sv,cs,el,ru,iw,hi,bn,th,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "contextMenus" ], "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "background": { "scripts": [ "config.js", "autogenerated_for_ext\/Helpers.js", "autogenerated_for_ext\/MultiLang.js", "autogenerated_for_ext\/Random.js", "autogenerated_for_ext\/SiteData.js", "background.js" ], "persistent": false }, "version": "1.0", "manifest_version": 2 } |