FotoFlexer - Online Photo Editor
FotoFlexer : Use free image editing online tool
What is FotoFlexer - Online Photo Editor?
FotoFlexer - Online Photo Editor is a Chrome extension developed by https://www.onlinephotosoft.com, and its main feature is "FotoFlexer : Use free image editing online tool".
Extension Screenshots
Download FotoFlexer - Online Photo Editor Extension CRX File
Download FotoFlexer - Online Photo Editor 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
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!
Extension Basic Information
Name | FotoFlexer - Online Photo Editor |
ID | egocaibhkgdfcinjnefocclggfajlkeg |
Official URL | https://chromewebstore.google.com/detail/fotoflexer-online-photo-e/egocaibhkgdfcinjnefocclggfajlkeg |
Description | FotoFlexer : Use free image editing online tool |
File Size | 38.42 KB |
Installation Count | 427 |
Current Version | 1.0.1 |
Last Updated | 2022-01-07 |
Publish Date | 2020-10-24 |
Developer | https://www.onlinephotosoft.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.onlinephotosoft.com/fotoflexer/ |
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": "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" } } |