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 - это расширение Chrome, разработанное https://www.onlinephotosoft.com, и его основная функция - "Automatically Remove Background from Image for free.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Background Remover - bg remove from image

Скачайте файлы расширений 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.                    

Основная информация о расширении

Название Background Remover - bg remove from image Background Remover - bg remove from image
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"
    }
}