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 - это расширение Chrome, разработанное hassoubeat, и его основная функция - "There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения NAI_magic_wand

Скачайте файлы расширений 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 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"
    }
}