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 |
| 官方網址 | 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": [
" | |