Dreamer
Dreamer is a browser extension that allows you to generate new images from any image on the web.
ما هو Dreamer؟
Dreamer هو إضافة Chrome تم تطويرها بواسطة https://radiolights.com، والميزة الرئيسية لها هي "Dreamer is a browser extension that allows you to generate new images from any image on the web.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Dreamer
قم بتنزيل ملفات الامتداد Dreamer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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. معلومات أساسية عن التمديد
| الاسم | |
| ID | kboadfgomgjcapbhjgcecfhmbpikehho |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/dreamer/kboadfgomgjcapbhjgcecfhmbpikehho |
| الوصف | Dreamer is a browser extension that allows you to generate new images from any image on the web. |
| حجم الملف | 137 KB |
| عدد التثبيتات | 560 |
| النسخة الحالية | 0.0.11 |
| آخر تحديث | 2023-08-15 |
| تاريخ النشر | 2022-12-20 |
| تقييم | 3.00/5 مجموع تقييمات 2 |
| المطور | https://radiolights.com |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://www.radiolights.com |
| عنوان صفحة المساعدة | https://www.radiolights.com |
| اللغات المدعومة | 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": [
" | |