Prompt Manager
Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…
Prompt Managerคืออะไร?
Prompt Manager เป็นส่วนขยายของ Chrome ที่พัฒนาโดย EarlyNode และคุณลักษณะหลักของมันคือ "Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Prompt Manager
ดาวน์โหลดไฟล์ส่วนขยาย Prompt Manager ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney, Dall-E, Notion AI or any other AI tool you use to be more productive at work. With the Prompt-Manager.com Extension you can: - Save prompts in 1-click from ChatGPT - Copy & Paste prompts into any AI tool with a single click - Sort prompts in folders - Find your saved prompts in seconds with a powerful search
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Prompt Manager |
ID | ngjapldfabekcmnkjikmpcdjlbnildom |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/prompt-manager/ngjapldfabekcmnkjikmpcdjlbnildom |
คำอธิบาย | Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,… |
ขนาดไฟล์ | 1.2 MB |
จำนวนการติดตั้ง | 592 |
เวอร์ชันปัจจุบัน | 0.0.5 |
อัปเดตครั้งล่าสุด | 2023-06-22 |
วันที่เผยแพร่ | 2023-04-26 |
คะแนน | 4.80/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | EarlyNode |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://earlynode.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Prompt Manager", "version": "0.0.5", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "action": { "default_popup": "index.html" }, "content_scripts": [ { "js": [ "assets\/content.tsx-loader-fb0004d7.js" ], "matches": [ "https:\/\/*\/*" ] } ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "web_accessible_resources": [ { "matches": [ " |