Prompt Manager
Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…
Co to jest Prompt Manager?
Prompt Manager to rozszerzenie Chrome opracowane przez EarlyNode, a jego główną funkcją jest „Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,…”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Prompt Manager
Pobierz pliki rozszerzeń Prompt Manager w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | Prompt Manager |
ID | ngjapldfabekcmnkjikmpcdjlbnildom |
Oficjalny URL | https://chromewebstore.google.com/detail/prompt-manager/ngjapldfabekcmnkjikmpcdjlbnildom |
Opis | Never lose your prompts again! The easiest way to manage and re-use all your prompts and prompt templates for ChatGPT, Midjourney,… |
Rozmiar pliku | 1.2 MB |
Liczba instalacji | 592 |
Aktualna Wersja | 0.0.5 |
Ostatnia Aktualizacja | 2023-06-22 |
Data Publikacji | 2023-04-26 |
Ocena | 4.80/5 Łącznie 10 Oceny |
Deweloper | EarlyNode |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://earlynode.com/privacy |
Obsługiwane Języki | 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": [ " |