NAI_magic_wand
There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…
Apa itu NAI_magic_wand?
NAI_magic_wand adalah ekstensi Chrome yang dikembangkan oleh hassoubeat, dan fitur utamanya adalah "There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi NAI_magic_wand
Unduh file ekstensi NAI_magic_wand dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | NAI_magic_wand |
ID | mpopocllkpjpdibiekfldhdodchadike |
URL Resmi | https://chromewebstore.google.com/detail/naimagicwand/mpopocllkpjpdibiekfldhdodchadike |
Deskripsi | There are three main functions. 1. PromptsEditor The following operations can be performed using only the mouse.… |
Ukuran File | 106 KB |
Jumlah Instalasi | 1,676 |
Versi Saat Ini | 1.4.0 |
Terakhir Diperbarui | 2022-12-18 |
Tanggal Publikasi | 2022-10-25 |
Penilaian | 4.50/5 Total 2 Penilaian |
Pengembang | hassoubeat |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |