Dreamer
Dreamer is a browser extension that allows you to generate new images from any image on the web.
What is Dreamer?
Dreamer is a Chrome extension developed by https://radiolights.com, and its main feature is "Dreamer is a browser extension that allows you to generate new images from any image on the web.".
Extension Screenshots
Download Dreamer Extension CRX File
Download Dreamer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Dreamer |
ID | kboadfgomgjcapbhjgcecfhmbpikehho |
Official URL | https://chromewebstore.google.com/detail/dreamer/kboadfgomgjcapbhjgcecfhmbpikehho |
Description | Dreamer is a browser extension that allows you to generate new images from any image on the web. |
File Size | 137 KB |
Installation Count | 560 |
Current Version | 0.0.11 |
Last Updated | 2023-08-15 |
Publish Date | 2022-12-20 |
Rating | 3.00/5 Total 2 Ratings |
Developer | https://radiolights.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.radiolights.com |
Help Page URL | https://www.radiolights.com |
Supported Languages | 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": [ " |