NAI_magic_wand
There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…
Wat is NAI_magic_wand?
NAI_magic_wand is een Chrome-extensie ontwikkeld door hassoubeat, en de belangrijkste functie is "There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…".
Extensie Screenshots
Download het CRX-bestand van de extensie NAI_magic_wand
Download NAI_magic_wand-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | NAI_magic_wand |
ID | mpopocllkpjpdibiekfldhdodchadike |
Officiële URL | https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike |
Beschrijving | There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.… |
Bestandsgrootte | 106 KB |
Aantal Installaties | 1,676 |
Huidige Versie | 1.4.0 |
Laatst Bijgewerkt | 2022-12-18 |
Publicatiedatum | 2022-10-25 |
Beoordeling | 4.50/5 Totaal 2 Beoordelingen |
Ontwikkelaar | hassoubeat |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |