Dreamer
Dreamer is a browser extension that allows you to generate new images from any image on the web.
O que é Dreamer?
Dreamer é uma extensão do Chrome desenvolvida por https://radiolights.com, e sua principal característica é "Dreamer is a browser extension that allows you to generate new images from any image on the web.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dreamer
Baixe arquivos de extensão Dreamer 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
Dreamer allows you to use the Stability.ai Stable Diffusion API to directly perform image 2 image generation inside the browser. Simply right click on any image and choose "Dream from Image" and it will generate a new image in its likeness. You can also guide it using text and select any text in a webpage and generate an image out of it.
Informações Básicas da Extensão
Nome | Dreamer |
ID | kboadfgomgjcapbhjgcecfhmbpikehho |
URL Oficial | https://chromewebstore.google.com/detail/dreamer/kboadfgomgjcapbhjgcecfhmbpikehho |
Descrição | Dreamer is a browser extension that allows you to generate new images from any image on the web. |
Tamanho do Arquivo | 137 KB |
Contagem de Instalações | 560 |
Versão Atual | 0.0.11 |
Última Atualização | 2023-08-15 |
Data de Publicação | 2022-12-20 |
Classificação | 3.00/5 Total de 2 Avaliações |
Desenvolvedor | https://radiolights.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.radiolights.com |
URL da Página de Ajuda | https://www.radiolights.com |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dreamer", "description": "Dreamer is a browser extension that allows you to generate new images from any image on the web.", "version": "0.0.11", "manifest_version": 3, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |