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.…"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

NAI_magic_wand 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
    }
}