FotoFlexer - Online Photo Editor
FotoFlexer : Use free image editing online tool
Was ist FotoFlexer - Online Photo Editor?
FotoFlexer - Online Photo Editor ist eine Chrome-Erweiterung, die von https://www.onlinephotosoft.com entwickelt wurde, und ihr Hauptmerkmal ist "FotoFlexer : Use free image editing online tool".
Erweiterungsscreenshots
FotoFlexer - Online Photo Editor-Erweiterungs-CRX-Datei herunterladen
Laden Sie FotoFlexer - Online Photo Editor-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | FotoFlexer - Online Photo Editor |
ID | egocaibhkgdfcinjnefocclggfajlkeg |
Offizielle URL | https://chromewebstore.google.com/detail/fotoflexer-online-photo-e/egocaibhkgdfcinjnefocclggfajlkeg |
Beschreibung | FotoFlexer : Use free image editing online tool |
Dateigröße | 38.42 KB |
Installationsanzahl | 427 |
Aktuelle Version | 1.0.1 |
Letztes Update | 2022-01-07 |
Veröffentlichungsdatum | 2020-10-24 |
Entwickler | https://www.onlinephotosoft.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.onlinephotosoft.com/fotoflexer/ |
URL der Datenschutzrichtlinien-Seite | https://www.onlinephotosoft.com/privacy-policy |
Unterstützte Sprachen | 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" } } |