PromptBox: Organize frequently used text
Save time by never having to re-type text again. WORKS BEST FOR: ✅ Saving email/text responses (with variables) ✅ Mid-journey art…
PromptBox: Organize frequently used textคืออะไร?
PromptBox: Organize frequently used text เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://promptbox.ai และคุณลักษณะหลักของมันคือ "Save time by never having to re-type text again. WORKS BEST FOR: ✅ Saving email/text responses (with variables) ✅ Mid-journey art…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PromptBox: Organize frequently used text
ดาวน์โหลดไฟล์ส่วนขยาย PromptBox: Organize frequently used text ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Save time by never having to re-type text again.
WORKS BEST FOR:
✅ Saving email/text responses (with variables)
✅ Mid-journey art prompts (with variables for different outputs without re-typing the whole thing.
✅ Saving commonly shared links/loom videos/videos
✅ Large ChatGPT prompts
*NEW FEATURES*
✅ Paste with "/shortcuts" by simply putting a "/" and typing the prompt's code.
✅ Right-click to save directly to PromptBox
✅ Search bar for faster text lookup
✅ Right-click to view the last 10 text saves (shows in a drop-down folder)
✅ Updated User Interface for titles, paragraphs, variables.
✅ Upload pictures to your prompts
✅ Desktop app coming soon for hot-key activation for all apps
FEATURES
✅ Access all frequently used text from your extension toolbar
✅ Organize your text/links/prompts with folders, colors, & icons
✅ Create reusable text templates with variables for unique copy-pastes
✅ Share your AI prompts with public links
✅ Compatible with all AI tools
Whether you're a digital artist, copywriter, cold email blaster, or productivity hacker; quickly and easily store and share your prompts to get the most out of your AI workflow.
Keep your favorite and most-used text/prompts organized
Start free today. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | jekdojekbpnbboecmcokodmpgkkeogaj |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/promptbox-organize-freque/jekdojekbpnbboecmcokodmpgkkeogaj |
| คำอธิบาย | Save time by never having to re-type text again. WORKS BEST FOR: ✅ Saving email/text responses (with variables) ✅ Mid-journey art… |
| ขนาดไฟล์ | 2.94 MB |
| จำนวนการติดตั้ง | 10,793 |
| เวอร์ชันปัจจุบัน | 4.5.6 |
| อัปเดตครั้งล่าสุด | 2024-01-30 |
| วันที่เผยแพร่ | 2022-12-26 |
| คะแนน | 4.59/5 รวมทั้งหมด 27 คะแนน |
| ผู้พัฒนา | https://promptbox.ai |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | in_app |
| เว็บไซต์ส่วนขยาย | https://www.promptbox.ai/ |
| URL หน้าช่วยเหลือ | https://www.promptbox.ai/support |
| URL หน้านโยบายความเป็นส่วนตัว | https://www.promptbox.ai/privacy-policy |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "",
"version": "4.5.6",
"manifest_version": 3,
"name": "PromptBox: Organize frequently used text",
"background": {
"service_worker": "background.bundle.js"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+E"
},
"description": "Open My Extension Popup"
}
},
"action": {
"default_popup": "popup.html",
"default_icon": "icon-48.png"
},
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"externally_connectable": {
"matches": [
"https:\/\/app.promptbox.ai\/*"
]
},
"content_scripts": [
{
"matches": [
" | |