FotoFlexer - Online Photo Editor
FotoFlexer : Use free image editing online tool
什么是FotoFlexer - Online Photo Editor?
FotoFlexer - Online Photo Editor是由https://www.onlinephotosoft.com开发的Chrome扩展程序,该扩展的主要功能是“FotoFlexer : Use free image editing online tool”。
扩展截图
下载FotoFlexer - Online Photo Editor扩展crx文件
下载FotoFlexer - Online Photo Editor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | FotoFlexer - Online Photo Editor |
ID | egocaibhkgdfcinjnefocclggfajlkeg |
官方URL | https://chromewebstore.google.com/detail/fotoflexer-online-photo-e/egocaibhkgdfcinjnefocclggfajlkeg |
简介 | FotoFlexer : Use free image editing online tool |
文件大小 | 38.42 KB |
安装次数 | 427 |
当前版本 | 1.0.1 |
更新时间 | 2022-01-07 |
上架时间 | 2020-10-24 |
开发者 | https://www.onlinephotosoft.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.onlinephotosoft.com/fotoflexer/ |
隐私政策页面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": "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" } } |