Background Remover - bg remove from image
Automatically Remove Background from Image for free.
What is Background Remover - bg remove from image?
Background Remover - bg remove from image is a Chrome extension developed by https://www.onlinephotosoft.com, and its main feature is "Automatically Remove Background from Image for free.".
Extension Screenshots
Download Background Remover - bg remove from image Extension CRX File
Download Background Remover - bg remove from image extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bmpbiicffmkfefgoinhmealihhjkgcjc |
Official URL | https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc |
Description | Automatically Remove Background from Image for free. |
File Size | 39.5 KB |
Installation Count | 8,000 |
Current Version | 1.0.1 |
Last Updated | 2022-01-07 |
Publish Date | 2020-09-03 |
Rating | 4.00/5 Total 3 Ratings |
Developer | https://www.onlinephotosoft.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.onlinephotosoft.com/background-remover/ |
Privacy Policy Page URL | https://www.onlinephotosoft.com/privacy-policy |
Supported Languages | 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" } } |