NAI_magic_wand
There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…
什么是NAI_magic_wand?
NAI_magic_wand是由hassoubeat开发的Chrome扩展程序,该扩展的主要功能是“There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…”。
扩展截图
下载NAI_magic_wand扩展crx文件
下载NAI_magic_wand扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse. ・Increase/decrease Strength & weaken of propmt ・Temporarily disable prompt ・Change the order of prompts Help adjust your prompts. 2. PromptsBookmark You can bookmark your favorite prompts. Helps manage prompts. 3. PromptsFromImage Prompts and other meta information can be extracted from images created by NovelAI.
扩展基本信息
名称 | NAI_magic_wand |
ID | mpopocllkpjpdibiekfldhdodchadike |
官方URL | https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike |
简介 | There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.… |
文件大小 | 106 KB |
安装次数 | 1,676 |
当前版本 | 1.4.0 |
更新时间 | 2022-12-18 |
上架时间 | 2022-10-25 |
评分 | 4.50/5 共2次评分 |
开发者 | hassoubeat |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "NAI_magic_wand", "version": "1.4.0", "permissions": [ "notifications", "storage" ], "manifest_version": 3, "action": { "default_title": "NAI_magic_wand", "default_icon": "image\/icon.png", "default_popup": "popup.html" } } |