AI Prompt Log
Create, save, and manage a library of prompts
什么是AI Prompt Log?
AI Prompt Log是由andywoodhq开发的Chrome扩展程序,该扩展的主要功能是“Create, save, and manage a library of prompts”。
扩展截图
下载AI Prompt Log扩展crx文件
下载AI Prompt Log扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Prompt Log Google Chrome Extension. Build your own personal A.I. prompt library!
★ Scrollable, Filterable, and Searchable list of your prompts.
★ Add, Edit, or delete your own prompts.
★ Add, Edit, or delete your own categories.
★ Copy to clipboard for quick paste into Bard, Bing, ChatGPT, Midjourney, etc.
★ Export entire library to csv file.
★ Bulk Import from csv file. 扩展基本信息
| 名称 | |
| ID | kikagfjhbfjnbdhfibcledcojlfcnnin |
| 官方URL | https://chromewebstore.google.com/detail/ai-prompt-log/kikagfjhbfjnbdhfibcledcojlfcnnin |
| 简介 | Create, save, and manage a library of prompts |
| 文件大小 | 24.44 KB |
| 安装次数 | 148 |
| 当前版本 | 2.1 |
| 更新时间 | 2023-05-21 |
| 上架时间 | 2023-05-20 |
| 评分 | 4.00/5 共2次评分 |
| 开发者 | andywoodhq |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://prompthackers.ai |
| 帮助页面URL | https://prompthackers.ai |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "AI Prompt Log",
"version": "2.1",
"description": "Create, save, and manage a library of prompts",
"icons": {
"48": "icons\/icon-48.png",
"96": "icons\/icon-96.png"
},
"action": {
"default_icon": "icons\/icon-48.png",
"default_popup": "popup.html",
"default_title": "Prompt Log"
},
"permissions": [
"storage"
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"web_accessible_resources": [
{
"resources": [
"help.html"
],
"matches": [
" | |