Background Remover - bg remove from image
Automatically Remove Background from Image for free.
Apa itu Background Remover - bg remove from image?
Background Remover - bg remove from image adalah ekstensi Chrome yang dikembangkan oleh https://www.onlinephotosoft.com, dan fitur utamanya adalah "Automatically Remove Background from Image for free.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Background Remover - bg remove from image
Unduh file ekstensi Background Remover - bg remove from 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
Remove Image Background: 100% automatically – in 5 seconds without a single click for free. Free online background remover to remove the background from any image or photo. The fastest way to remove backgrounds online. The photo background remover is a free online tool. Cutout & remove image backgrounds easily with our background eraser app.
Informasi Dasar Ekstensi
Nama | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
URL Resmi | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
Deskripsi | Automatically Remove Background from Image for free. |
Ukuran File | 39.5 KB |
Jumlah Instalasi | 8,000 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2022-01-07 |
Tanggal Publikasi | 2020-09-03 |
Penilaian | 4.00/5 Total 3 Penilaian |
Pengembang | https://www.onlinephotosoft.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.onlinephotosoft.com/background-remover/ |
URL Halaman Kebijakan Privasi | https://www.onlinephotosoft.com/privacy-policy |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.1", "name": "Background Remover - bg remove from image", "description": "Automatically Remove Background from Image for free.", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" }, "action": { "default_icon": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "16": "icon\/16.png" } }, "background": { "service_worker": "service-worker.js" } } |