NAI_magic_wand

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

Cos'è NAI_magic_wand?

NAI_magic_wand è un'estensione di Chrome sviluppata da hassoubeat, e la sua funzione principale è "There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione NAI_magic_wand

Scarica i file di estensione NAI_magic_wand in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome NAI_magic_wand NAI_magic_wand
ID mpopocllkpjpdibiekfldhdodchadike
URL Ufficiale https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike
Descrizione There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…
Dimensione del File 106 KB
Conteggio Installazioni 1,676
Versione Corrente 1.4.0
Ultimo Aggiornamento 2022-12-18
Data di Pubblicazione 2022-10-25
Valutazione 4.50/5 Totale 2 Valutazioni
Sviluppatore hassoubeat
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}