NAI_magic_wand

There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…

NAI_magic_wand là gì?

NAI_magic_wand là một tiện ích mở rộng Chrome được phát triển bởi hassoubeat, và tính năng chính của nó là "There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng NAI_magic_wand

Tải xuống các tệp mở rộng NAI_magic_wand dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên NAI_magic_wand NAI_magic_wand
ID mpopocllkpjpdibiekfldhdodchadike
URL Chính Thức https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike
Mô tả There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…
Kích Thước Tệp 106 KB
Số Lần Cài Đặt 1,676
Phiên Bản Hiện Tại 1.4.0
Cập Nhật Lần Cuối 2022-12-18
Ngày Phát Hành 2022-10-25
Đánh Giá 4.50/5 Tổng số 2 Đánh Giá
Nhà Phát Triển hassoubeat
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}