Background Remover - bg remove from image
Automatically Remove Background from Image for free.
¿Qué es Background Remover - bg remove from image?
Background Remover - bg remove from image es una extensión de Chrome desarrollada por https://www.onlinephotosoft.com, y su función principal es "Automatically Remove Background from Image for free.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Background Remover - bg remove from image
Descarga archivos de extensión Background Remover - bg remove from image en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
URL Oficial | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
Descripción | Automatically Remove Background from Image for free. |
Tamaño del Archivo | 39.5 KB |
Cantidad de Instalaciones | 8,000 |
Versión Actual | 1.0.1 |
Última Actualización | 2022-01-07 |
Fecha de Publicación | 2020-09-03 |
Calificación | 4.00/5 Total de 3 Calificaciones |
Desarrollador | https://www.onlinephotosoft.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.onlinephotosoft.com/background-remover/ |
URL de la Página de Política de Privacidad | https://www.onlinephotosoft.com/privacy-policy |
Idiomas Soportados | 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" } } |