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 |
官方網址 | 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" } } |