NAI_magic_wand
There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…
Τι είναι το NAI_magic_wand;
Το NAI_magic_wand είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον hassoubeat, και η κύρια λειτουργία του είναι "There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης NAI_magic_wand
Λήψη αρχείων επέκτασης NAI_magic_wand σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | NAI_magic_wand |
ID | mpopocllkpjpdibiekfldhdodchadike |
Επίσημο URL | https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike |
Περιγραφή | There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.… |
Μέγεθος Αρχείου | 106 KB |
Αριθμός Εγκαταστάσεων | 1,676 |
Τρέχουσα Έκδοση | 1.4.0 |
Τελευταία Ενημέρωση | 2022-12-18 |
Ημερομηνία Δημοσίευσης | 2022-10-25 |
Αξιολόγηση | 4.50/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | hassoubeat |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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" } } |