Dreamer
Dreamer is a browser extension that allows you to generate new images from any image on the web.
Apa itu Dreamer?
Dreamer adalah ekstensi Chrome yang dikembangkan oleh https://radiolights.com, dan fitur utamanya adalah "Dreamer is a browser extension that allows you to generate new images from any image on the web.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Dreamer
Unduh file ekstensi Dreamer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Dreamer |
ID | kboadfgomgjcapbhjgcecfhmbpikehho |
URL Resmi | https://chromewebstore.google.com/detail/dreamer/kboadfgomgjcapbhjgcecfhmbpikehho |
Deskripsi | Dreamer is a browser extension that allows you to generate new images from any image on the web. |
Ukuran File | 137 KB |
Jumlah Instalasi | 560 |
Versi Saat Ini | 0.0.11 |
Terakhir Diperbarui | 2023-08-15 |
Tanggal Publikasi | 2022-12-20 |
Penilaian | 3.00/5 Total 2 Penilaian |
Pengembang | https://radiolights.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.radiolights.com |
URL Halaman Bantuan | https://www.radiolights.com |
Bahasa yang Didukung | 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": [ " |