Background Remover - bg remove from image
Automatically Remove Background from Image for free.
O que é Background Remover - bg remove from image?
Background Remover - bg remove from image é uma extensão do Chrome desenvolvida por https://www.onlinephotosoft.com, e sua principal característica é "Automatically Remove Background from Image for free.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Background Remover - bg remove from image
Baixe arquivos de extensão Background Remover - bg remove from image no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
URL Oficial | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
Descrição | Automatically Remove Background from Image for free. |
Tamanho do Arquivo | 39.5 KB |
Contagem de Instalações | 8,000 |
Versão Atual | 1.0.1 |
Última Atualização | 2022-01-07 |
Data de Publicação | 2020-09-03 |
Classificação | 4.00/5 Total de 3 Avaliações |
Desenvolvedor | https://www.onlinephotosoft.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.onlinephotosoft.com/background-remover/ |
URL da Página de Política de Privacidade | https://www.onlinephotosoft.com/privacy-policy |
Idiomas Suportados | 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" } } |