AI Prompt Log
Create, save, and manage a library of prompts
Was ist AI Prompt Log?
AI Prompt Log ist eine Chrome-Erweiterung, die von andywoodhq entwickelt wurde, und ihr Hauptmerkmal ist "Create, save, and manage a library of prompts".
Erweiterungsscreenshots
AI Prompt Log-Erweiterungs-CRX-Datei herunterladen
Laden Sie AI Prompt Log-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | kikagfjhbfjnbdhfibcledcojlfcnnin |
| Offizielle URL | https://chromewebstore.google.com/detail/ai-prompt-log/kikagfjhbfjnbdhfibcledcojlfcnnin |
| Beschreibung | Create, save, and manage a library of prompts |
| Dateigröße | 24.44 KB |
| Installationsanzahl | 148 |
| Aktuelle Version | 2.1 |
| Letztes Update | 2023-05-21 |
| Veröffentlichungsdatum | 2023-05-20 |
| Bewertung | 4.00/5 Insgesamt 2 Bewertungen |
| Entwickler | andywoodhq |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://prompthackers.ai |
| Hilfeseite URL | https://prompthackers.ai |
| Unterstützte Sprachen | 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": [
" | |