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是由https://promptbox.ai开发的Chrome扩展程序,该扩展的主要功能是“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扩展crx文件
下载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": [
" | |