ChatGPTCustomizer
Customize your assistant using ChatGPT API with multiple profiles.
Qu'est-ce que ChatGPTCustomizer ?
ChatGPTCustomizer est une extension Chrome développée par soulhighwing, et sa fonction principale est "Customize your assistant using ChatGPT API with multiple profiles.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ChatGPTCustomizer
Téléchargez les fichiers d'extension ChatGPTCustomizer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Introducing ChatGPTCustomizer - a powerful extension for the ChatGPT API that allows you to customize your experience with multiple pre-defined profiles for different use cases such as translation, proofreading and language teaching. With ChatGPTCustomizer you can easily save and load profiles from CSV or JSON files and import/export your conversation history for further analysis. You can even change the role of each response and adjust the variables of the ChatGPT API to suit your needs. Plus, with support for GPT-3.5-Turbo API and quick select and submit functionality, you’ll have everything you need to take your conversations to the next level. Download it now and start customizing! 1.6.1 changes: debug for special characters 1.6.0 changes: -add "//gpt" for quick request in any input area. for example: "//gpt tell me a joke" will replace the string with a joke gpt tell you. 1.5.7 list: - Multiple pre-defined profiles for different usage: translation from/to different languages, proofreading, summarization, language teaching...etc. - Create, save/load pre-defined profiles from CSV or JSON. - Import/export conversation history to JSON file. - Choose a single conversation history to submit or submit them all. - Change the role of each response: system, assistant or user. - Customize the variables of the ChatGPT API. - Support the API from GPT-3.5 Turbo. - Quick select and submit.
Informations de Base sur l'Extension
Nom | ChatGPTCustomizer |
ID | ciceinlnjocpopoccfhekjebkpapogoc |
URL Officiel | https://chromewebstore.google.com/detail/chatgptcustomizer/ciceinlnjocpopoccfhekjebkpapogoc |
Description | Customize your assistant using ChatGPT API with multiple profiles. |
Taille du Fichier | 73.41 KB |
Nombre d'Installations | 129 |
Version Actuelle | 1.6.1 |
Dernière Mise à Jour | 2023-04-06 |
Date de Publication | 2023-03-10 |
Développeur | soulhighwing |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://github.com/soulhighwing/ChatGPTCustomizer/blob/main/Privacy_policy.txt |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "ChatGPTCustomizer", "permissions": [ "storage", "contextMenus" ], "host_permissions": [ "https:\/\/api.openai.com\/*" ], "description": "Customize your assistant using ChatGPT API with multiple profiles.", "version": "1.6.1", "options_page": "options.html", "web_accessible_resources": [ { "matches": [ " |