NAI_magic_wand

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

Vad är NAI_magic_wand?

NAI_magic_wand är en Chrome-tillägg utvecklad av hassoubeat, och dess huvudfunktion är "There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner NAI_magic_wand-förlängningens CRX-fil

Ladda ner NAI_magic_wand-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn NAI_magic_wand NAI_magic_wand
ID mpopocllkpjpdibiekfldhdodchadike
Officiell webbadress https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike
Beskrivning There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…
Filstorlek 106 KB
Antal Installationer 1,676
Aktuell Version 1.4.0
Senast Uppdaterad 2022-12-18
Publiceringsdatum 2022-10-25
Betyg 4.50/5 Totalt 2 Betyg
Utvecklare hassoubeat
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}