Fatkun Batch Download Image
Download pictures in batches.
Apa itu Fatkun Batch Download Image?
Fatkun Batch Download Image adalah ekstensi Chrome yang dikembangkan oleh fatkun, dan fitur utamanya adalah "Download pictures in batches.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Fatkun Batch Download Image
Unduh file ekstensi Fatkun Batch Download Image dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Fatkun Batch Download Image |
ID | efcapamiilmdfbbilogcddbdckjhpajj |
URL Resmi | https://chromewebstore.google.com/detail/fatkun-batch-download-ima/efcapamiilmdfbbilogcddbdckjhpajj |
Deskripsi | Download pictures in batches. |
Ukuran File | 2.02 MB |
Jumlah Instalasi | 203,570 |
Versi Saat Ini | 10.4.4 |
Terakhir Diperbarui | 2024-01-11 |
Tanggal Publikasi | 2020-06-22 |
Penilaian | 3.76/5 Total 121 Penilaian |
Pengembang | fatkun |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://static.f7tk.com/privacy.html |
Bahasa yang Didukung | 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:\/\/*\/*", " |