Dreamer
Dreamer is a browser extension that allows you to generate new images from any image on the web.
¿Qué es Dreamer?
Dreamer es una extensión de Chrome desarrollada por https://radiolights.com, y su función principal es "Dreamer is a browser extension that allows you to generate new images from any image on the web.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Dreamer
Descarga archivos de extensión Dreamer en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Dreamer |
ID | kboadfgomgjcapbhjgcecfhmbpikehho |
URL Oficial | https://chromewebstore.google.com/detail/dreamer/kboadfgomgjcapbhjgcecfhmbpikehho |
Descripción | Dreamer is a browser extension that allows you to generate new images from any image on the web. |
Tamaño del Archivo | 137 KB |
Cantidad de Instalaciones | 560 |
Versión Actual | 0.0.11 |
Última Actualización | 2023-08-15 |
Fecha de Publicación | 2022-12-20 |
Calificación | 3.00/5 Total de 2 Calificaciones |
Desarrollador | https://radiolights.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.radiolights.com |
URL de la Página de Ayuda | https://www.radiolights.com |
Idiomas Soportados | 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": [ " |