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 |
Eメール | [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" } } |