FotoFlexer - Online Photo Editor

FotoFlexer : Use free image editing online tool

Co to jest FotoFlexer - Online Photo Editor?

FotoFlexer - Online Photo Editor to rozszerzenie Chrome opracowane przez https://www.onlinephotosoft.com, a jego główną funkcją jest „FotoFlexer : Use free image editing online tool”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia FotoFlexer - Online Photo Editor

Pobierz pliki rozszerzeń FotoFlexer - Online Photo Editor 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

                        FotoFlexer is a free, easy, and powerful online photo editor. A user-friendly photo editor that offers one-click tweaks, along with some advanced tools on par with desktop-class photo editing software.

In the first version(ver 1.0) of FotoFlexer,  it's included only the basic tools, like resize, rotate, crop, transform, draw, include text, shapes, stickers, frames, add filters, etc.

FotoFlexer are hardly working on some new features, like:

- cartoonizer
- remove background tool
- human touch-ups
- batch processing
- more graphics, overlays, frames, shapes, and stickers
- and many more

Stay tuned!                    

Podstawowe informacje o rozszerzeniu

Nazwa FotoFlexer - Online Photo Editor FotoFlexer - Online Photo Editor
ID egocaibhkgdfcinjnefocclggfajlkeg
Oficjalny URL https://chromewebstore.google.com/detail/fotoflexer-online-photo-e/egocaibhkgdfcinjnefocclggfajlkeg
Opis FotoFlexer : Use free image editing online tool
Rozmiar pliku 38.42 KB
Liczba instalacji 427
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2022-01-07
Data Publikacji 2020-10-24
Deweloper https://www.onlinephotosoft.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.onlinephotosoft.com/fotoflexer/
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": "FotoFlexer - Online Photo Editor",
    "description": "FotoFlexer : Use free image editing online tool",
    "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"
    }
}