Fatkun Batch Download Image
Download pictures in batches.
Fatkun Batch Download Image란 무엇입니까?
Fatkun Batch Download Image은(는) fatkun에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Download pictures in batches."입니다.
확장 프로그램 스크린샷
Fatkun Batch Download Image 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Download all pictures on the page with one click, support all websites Some websites support automatic resolution into high-definition large images, and we will continue to add them according to user needs Smart scripts automatically filter the pictures users need, such as e-commerce pictures, automatically filter the main picture, SKU picture, and detailed picture, and display them in categories. Supported websites are constantly being updated.
확장 프로그램 기본 정보
이름 | Fatkun Batch Download Image |
ID | efcapamiilmdfbbilogcddbdckjhpajj |
공식 URL | https://chromewebstore.google.com/detail/fatkun-batch-download-ima/efcapamiilmdfbbilogcddbdckjhpajj |
설명 | Download pictures in batches. |
파일 크기 | 2.02 MB |
설치 횟수 | 203,570 |
현재 버전 | 10.4.4 |
최근 업데이트 | 2024-01-11 |
출시 날짜 | 2020-06-22 |
평점 | 3.76/5 총 121 개의 평점 |
개발자 | fatkun |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://static.f7tk.com/privacy.html |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_ext_description__", "version": "10.4.4", "manifest_version": 3, "name": "__MSG_ext_name__", "options_page": "options.html", "default_locale": "en", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "icon-small.png", "default_popup": "popup.html" }, "icons": { "128": "icon.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |