Save GPT
Save Chat GPT Commands & Unlock More Chat GPT Features
Qu'est-ce que Save GPT ?
Save GPT est une extension Chrome développée par https://syntaximos.com, et sa fonction principale est "Save Chat GPT Commands & Unlock More Chat GPT Features".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Save GPT
Téléchargez les fichiers d'extension Save GPT 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
Save GPT chrome extension especially made for users who use chat GPT frequently. In Chat GPT there is no option to save your frequently chat GPT commands, so you have to manually type the same command again and again which is so much annoying. This save GPT chrome extension will fill that gap for you. This chrome extension will allow you to, FREE FEATURES: ✓ Save frequently use chat GPT commands your own way, as a template. ✓ Store them even if you closed the chrome extension. ✓ One click added, not manually type is required. PREMIUM FEATURES: (visit our site for more info about new features) ✓ Scroll To Pinned Message. ✓ Special Prompt Access (developing). ✓ Copy Single Messages At One Click. ✓ Download Full Chat As Text File. ✓ Turn Your Chat GPT Messages Into Real Voices. ✓ Voice Typing Enabled. ✓ Early Access To Upcoming Features. THIS IS JUST A BEGINING ! STAY TUNED FOR MORE EXCITING FEATURES. Note: All data will be lost, if you remove the chrome extension from chrome browser. So don't remove. If you think this chrome extension is helpful, please leave a review. Also, you can do any donations for further developments of this chrome extension. Your support would be highly appreciated. Thanks, Save GPT Team.
Informations de Base sur l'Extension
Nom | Save GPT |
ID | ckponohnnpllckgogckkkoeemokgfnne |
URL Officiel | https://chromewebstore.google.com/detail/save-gpt/ckponohnnpllckgogckkkoeemokgfnne |
Description | Save Chat GPT Commands & Unlock More Chat GPT Features |
Taille du Fichier | 815 KB |
Nombre d'Installations | 611 |
Version Actuelle | 1.0.5 |
Dernière Mise à Jour | 2023-03-17 |
Date de Publication | 2023-01-25 |
Développeur | https://syntaximos.com |
[email protected] | |
Type de Paiement | in_app |
Site Web de l'Extension | https://syntaximos.com/ |
URL de la Page d'Aide | https://syntaximos.com/contact-us/ |
URL de la Page de Politique de Confidentialité | https://syntaximos.com/privacy-policy-2 |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Save GPT", "version": "1.0.5", "description": "Save Chat GPT Commands & Unlock More Chat GPT Features", "permissions": [ "storage", "tabs" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/chat.openai.com\/chat\/*", "https:\/\/chat.openai.com\/*" ], "js": [ ".\/injectjs\/sidebar.js", ".\/injectjs\/popme.js", ".\/injectjs\/speechme.js", ".\/injectjs\/recognize.js", ".\/assets\/js\/doat.js" ], "css": [ ".\/injectcss\/maincss.css", ".\/injectcss\/mainpage.css", ".\/injectcss\/contractform.css", ".\/injectcss\/popme.css", ".\/injectcss\/loader.css", ".\/injectcss\/recognize.css", ".\/injectcss\/speechme.css" ], "run_at": "document_end" }, { "matches": [ "https:\/\/syntaximos.com\/*" ], "js": [ ".\/injectjs\/checklog.js" ], "css": [] } ], "web_accessible_resources": [ { "resources": [ "" ], "matches": [ " |