Background Remover - bg remove from image
Automatically Remove Background from Image for free.
Cos'è Background Remover - bg remove from image?
Background Remover - bg remove from image è un'estensione di Chrome sviluppata da https://www.onlinephotosoft.com, e la sua funzione principale è "Automatically Remove Background from Image for free.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Background Remover - bg remove from image
Scarica i file di estensione Background Remover - bg remove from image in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
URL Ufficiale | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
Descrizione | Automatically Remove Background from Image for free. |
Dimensione del File | 39.5 KB |
Conteggio Installazioni | 8,000 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-01-07 |
Data di Pubblicazione | 2020-09-03 |
Valutazione | 4.00/5 Totale 3 Valutazioni |
Sviluppatore | https://www.onlinephotosoft.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.onlinephotosoft.com/background-remover/ |
URL della Pagina della Politica sulla Privacy | https://www.onlinephotosoft.com/privacy-policy |
Lingue Supportate | 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" } } |