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 |
官方網址 | 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" } } |