Dreamer
Dreamer is a browser extension that allows you to generate new images from any image on the web.
Wat is Dreamer?
Dreamer is een Chrome-extensie ontwikkeld door https://radiolights.com, en de belangrijkste functie is "Dreamer is a browser extension that allows you to generate new images from any image on the web.".
Extensie Screenshots
Download het CRX-bestand van de extensie Dreamer
Download Dreamer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Dreamer |
ID | kboadfgomgjcapbhjgcecfhmbpikehho |
Officiële URL | https://chromewebstore.google.com/detail/dreamer/kboadfgomgjcapbhjgcecfhmbpikehho |
Beschrijving | Dreamer is a browser extension that allows you to generate new images from any image on the web. |
Bestandsgrootte | 137 KB |
Aantal Installaties | 560 |
Huidige Versie | 0.0.11 |
Laatst Bijgewerkt | 2023-08-15 |
Publicatiedatum | 2022-12-20 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://radiolights.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.radiolights.com |
Help Pagina-URL | https://www.radiolights.com |
Ondersteunde Talen | 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": [ " |