Background Remover - bg remove from image

Automatically Remove Background from Image for free.

Co to jest Background Remover - bg remove from image?

Background Remover - bg remove from image to rozszerzenie Chrome opracowane przez https://www.onlinephotosoft.com, a jego główną funkcją jest „Automatically Remove Background from Image for free.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Background Remover - bg remove from image

Pobierz pliki rozszerzeń Background Remover - bg remove from image w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Background Remover - bg remove from image Background Remover - bg remove from image
ID bmpbiicffmkfefgoinhmealihhjkgcjc
Oficjalny URL https://chrome.google.com/webstore/detail/background-remover-bg-rem/bmpbiicffmkfefgoinhmealihhjkgcjc
Opis Automatically Remove Background from Image for free.
Rozmiar pliku 39.5 KB
Liczba instalacji 8,000
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2022-01-07
Data Publikacji 2020-09-03
Ocena 4.00/5 Łącznie 3 Oceny
Deweloper https://www.onlinephotosoft.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.onlinephotosoft.com/background-remover/
Adres URL Strony Polityki Prywatności https://www.onlinephotosoft.com/privacy-policy
Obsługiwane Języki 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"
    }
}