AI Prompt Log
Create, save, and manage a library of prompts
Cos'è AI Prompt Log?
AI Prompt Log è un'estensione di Chrome sviluppata da andywoodhq, e la sua funzione principale è "Create, save, and manage a library of prompts".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AI Prompt Log
Scarica i file di estensione AI Prompt Log in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | kikagfjhbfjnbdhfibcledcojlfcnnin |
| URL Ufficiale | https://chromewebstore.google.com/detail/ai-prompt-log/kikagfjhbfjnbdhfibcledcojlfcnnin |
| Descrizione | Create, save, and manage a library of prompts |
| Dimensione del File | 24.44 KB |
| Conteggio Installazioni | 148 |
| Versione Corrente | 2.1 |
| Ultimo Aggiornamento | 2023-05-21 |
| Data di Pubblicazione | 2023-05-20 |
| Valutazione | 4.00/5 Totale 2 Valutazioni |
| Sviluppatore | andywoodhq |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://prompthackers.ai |
| URL della Pagina di Aiuto | https://prompthackers.ai |
| Lingue Supportate | 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": [
" | |