Background Remover - bg remove from image
Automatically Remove Background from Image for free.
Wat is Background Remover - bg remove from image?
Background Remover - bg remove from image is een Chrome-extensie ontwikkeld door https://www.onlinephotosoft.com, en de belangrijkste functie is "Automatically Remove Background from Image for free.".
Extensie Screenshots
Download het CRX-bestand van de extensie Background Remover - bg remove from image
Download Background Remover - bg remove from image-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
Officiële URL | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
Beschrijving | Automatically Remove Background from Image for free. |
Bestandsgrootte | 39.5 KB |
Aantal Installaties | 8,000 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2022-01-07 |
Publicatiedatum | 2020-09-03 |
Beoordeling | 4.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://www.onlinephotosoft.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.onlinephotosoft.com/background-remover/ |
URL van de Privacybeleid Pagina | https://www.onlinephotosoft.com/privacy-policy |
Ondersteunde Talen | 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" } } |