NAI_magic_wand

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

Co to jest NAI_magic_wand?

NAI_magic_wand to rozszerzenie Chrome opracowane przez hassoubeat, a jego główną funkcją jest „There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia NAI_magic_wand

Pobierz pliki rozszerzeń NAI_magic_wand w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa NAI_magic_wand NAI_magic_wand
ID mpopocllkpjpdibiekfldhdodchadike
Oficjalny URL https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike
Opis There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…
Rozmiar pliku 106 KB
Liczba instalacji 1,676
Aktualna Wersja 1.4.0
Ostatnia Aktualizacja 2022-12-18
Data Publikacji 2022-10-25
Ocena 4.50/5 Łącznie 2 Oceny
Deweloper hassoubeat
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}