Prompt Manager
Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…
Was ist Prompt Manager?
Prompt Manager ist eine Chrome-Erweiterung, die von EarlyNode entwickelt wurde, und ihr Hauptmerkmal ist "Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…".
Erweiterungsscreenshots
Prompt Manager-Erweiterungs-CRX-Datei herunterladen
Laden Sie Prompt Manager-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
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
Grundlegende Informationen zur Erweiterung
Name | Prompt Manager |
ID | ngjapldfabekcmnkjikmpcdjlbnildom |
Offizielle URL | https://chromewebstore.google.com/detail/prompt-manager/ngjapldfabekcmnkjikmpcdjlbnildom |
Beschreibung | Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,… |
Dateigröße | 1.2 MB |
Installationsanzahl | 592 |
Aktuelle Version | 0.0.5 |
Letztes Update | 2023-06-22 |
Veröffentlichungsdatum | 2023-04-26 |
Bewertung | 4.80/5 Insgesamt 10 Bewertungen |
Entwickler | EarlyNode |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://earlynode.com/privacy |
Unterstützte Sprachen | 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": [ " |