Background Remover - bg remove from image
Automatically Remove Background from Image for free.
什么是Background Remover - bg remove from image?
Background Remover - bg remove from image是由https://www.onlinephotosoft.com开发的Chrome扩展程序,该扩展的主要功能是“Automatically Remove Background from Image for free.”。
扩展截图
下载Background Remover - bg remove from image扩展crx文件
下载Background Remover - bg remove from image扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
官方URL | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
简介 | Automatically Remove Background from Image for free. |
文件大小 | 39.5 KB |
安装次数 | 8,000 |
当前版本 | 1.0.1 |
更新时间 | 2022-01-07 |
上架时间 | 2020-09-03 |
评分 | 4.00/5 共3次评分 |
开发者 | https://www.onlinephotosoft.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.onlinephotosoft.com/background-remover/ |
隐私政策页面URL | https://www.onlinephotosoft.com/privacy-policy |
支持的语言 | 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" } } |