NAI_magic_wand
There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…
Qu'est-ce que NAI_magic_wand ?
NAI_magic_wand est une extension Chrome développée par hassoubeat, et sa fonction principale est "There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension NAI_magic_wand
Téléchargez les fichiers d'extension NAI_magic_wand au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | NAI_magic_wand |
ID | mpopocllkpjpdibiekfldhdodchadike |
URL Officiel | 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.… |
Taille du Fichier | 106 KB |
Nombre d'Installations | 1,676 |
Version Actuelle | 1.4.0 |
Dernière Mise à Jour | 2022-12-18 |
Date de Publication | 2022-10-25 |
Évaluation | 4.50/5 Total 2 Évaluations |
Développeur | hassoubeat |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |