Dreamer
Dreamer is a browser extension that allows you to generate new images from any image on the web.
什么是Dreamer?
Dreamer是由https://radiolights.com开发的Chrome扩展程序,该扩展的主要功能是“Dreamer is a browser extension that allows you to generate new images from any image on the web.”。
扩展截图
下载Dreamer扩展crx文件
下载Dreamer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 |
| 帮助页面URL | 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": [
" | |