GPTPromptMaster
GPTPromptMaster copied to clipboard
ChatGPT Browser Extension for Creating and using Custom Pre- and Post-Prompts
ARCHIVED
This extension is replaced by chatgpt plugins.
GPTPromptMaster
This is a browser extension that allows you to define your own pre and post prompts that are added to the chatGPT prompt. See below for how to install it in chrome and firefox!
Chrome Installation
Link to Chrome Extension: chrome.google.com/gptpromptmaster
Firefox Installation
Link to Firefox Add On: addons.mozilla.org/gptpromptmaster
Installation from source
See at the bottom of the page :)
Click on this image to get to the youtube video:
Define Pre and Post Prompts
To define your own pre and post prompts, go to the extension options and click Settings:
In the settings, you can define your own pre and post prompts:
Use Pre and Post Prompts
To use your pre and post prompts, go to the chatGPT website and select the created promtpts directly in the text field:
The pre and post prompts are added to the prompt only if you submit the prompt with the button in the textarea.
Installation from Source
Chrome
To install the extension from source, you need to clone the repository and load the extension into your browser.
In chrome open the extensions page by typing
chrome://extensions
in the address bar.
Then enable the developer mode in the top right corner and click Load unpacked.
Then select the folder of the cloned repository and the extension should be loaded.
Firefox
To install the extension from source, you need to clone the repository and load the extension into your browser.
In firefox open the extensions page and click on the Debug Add-ons button in the top right corner.
Then click on Load Temporary Add-on and select the manifest.json file in the cloned repository.
The extension should be loaded.
Now go to chat.openai.com and you should see the extension in the top right corner. Change the setting to enable this extension to always work on the website.
