NAI_magic_wand

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

What is NAI_magic_wand?

NAI_magic_wand is a Chrome extension developed by hassoubeat, and its main feature is "There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…".

Extension Screenshots

screenshot
screenshot
screenshot

Download NAI_magic_wand Extension CRX File

Download NAI_magic_wand extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name NAI_magic_wand NAI_magic_wand
ID mpopocllkpjpdibiekfldhdodchadike
Official URL https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike
Description There are three main functions. 1. PromptsEditor  The following operations can be performed using only the mouse.…
File Size 106 KB
Installation Count 1,676
Current Version 1.4.0
Last Updated 2022-12-18
Publish Date 2022-10-25
Rating 4.50/5 Total 2 Ratings
Developer hassoubeat
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}