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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |