FotoFlexer - Online Photo Editor
FotoFlexer : Use free image editing online tool
O que é FotoFlexer - Online Photo Editor?
FotoFlexer - Online Photo Editor é uma extensão do Chrome desenvolvida por https://www.onlinephotosoft.com, e sua principal característica é "FotoFlexer : Use free image editing online tool".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão FotoFlexer - Online Photo Editor
Baixe arquivos de extensão FotoFlexer - Online Photo Editor no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | FotoFlexer - Online Photo Editor |
ID | egocaibhkgdfcinjnefocclggfajlkeg |
URL Oficial | https://chromewebstore.google.com/detail/fotoflexer-online-photo-e/egocaibhkgdfcinjnefocclggfajlkeg |
Descrição | FotoFlexer : Use free image editing online tool |
Tamanho do Arquivo | 38.42 KB |
Contagem de Instalações | 427 |
Versão Atual | 1.0.1 |
Última Atualização | 2022-01-07 |
Data de Publicação | 2020-10-24 |
Desenvolvedor | https://www.onlinephotosoft.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.onlinephotosoft.com/fotoflexer/ |
URL da Página de Política de Privacidade | https://www.onlinephotosoft.com/privacy-policy |
Idiomas Suportados | 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" } } |