Prompt Manager
Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…
Cos'è Prompt Manager?
Prompt Manager è un'estensione di Chrome sviluppata da EarlyNode, e la sua funzione principale è "Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Prompt Manager
Scarica i file di estensione Prompt Manager 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
Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney, Dall-E, Notion AI or any other AI tool you use to be more productive at work. With the Prompt-Manager.com Extension you can: - Save prompts in 1-click from ChatGPT - Copy & Paste prompts into any AI tool with a single click - Sort prompts in folders - Find your saved prompts in seconds with a powerful search
Informazioni di Base sull'Estensione
Nome | Prompt Manager |
ID | ngjapldfabekcmnkjikmpcdjlbnildom |
URL Ufficiale | https://chromewebstore.google.com/detail/prompt-manager/ngjapldfabekcmnkjikmpcdjlbnildom |
Descrizione | Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,… |
Dimensione del File | 1.2 MB |
Conteggio Installazioni | 592 |
Versione Corrente | 0.0.5 |
Ultimo Aggiornamento | 2023-06-22 |
Data di Pubblicazione | 2023-04-26 |
Valutazione | 4.80/5 Totale 10 Valutazioni |
Sviluppatore | EarlyNode |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://earlynode.com/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Prompt Manager", "version": "0.0.5", "icons": { "16": "icons\/icon16.png", "32": "icons\/icon32.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "action": { "default_popup": "index.html" }, "content_scripts": [ { "js": [ "assets\/content.tsx-loader-fb0004d7.js" ], "matches": [ "https:\/\/*\/*" ] } ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "web_accessible_resources": [ { "matches": [ " |