ChatGPTBox
Integrating ChatGPT into your browser deeply, everything you need is here
Τι είναι το ChatGPTBox;
Το ChatGPTBox είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον jos Storer, και η κύρια λειτουργία του είναι "Integrating ChatGPT into your browser deeply, everything you need is here".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης ChatGPTBox
Λήψη αρχείων επέκτασης ChatGPTBox σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Source Code: https://github.com/josStorer/chatGPTBox Video demonstration: https://www.youtube.com/watch?v=E1smDxJvTRs Features: 🌈 Call up the chat dialog box on any page at any time. (Ctrl+B) 📱 Support for mobile devices. 📓 Summarize any page with right-click menu. (Alt+B) 📖 Independent conversation page. (Ctrl+Shift+H) 🔗 Multiple API support (Web API for Free and Plus users, GPT-3.5, GPT-4 and more). 📦 Integration for various commonly used websites. 🔍 Integration to all mainstream search engines, and custom queries to support additional sites. 🧰 Selection tool and right-click menu to perform various tasks, such as translation, summarization, polishing, sentiment analysis, paragraph division, code explain and queries. 🗂️ Static cards support floating chat boxes for multi-branch conversations. 🖨️ Easily save your complete chat records or copy them partially. 🎨 Powerful rendering support, whether for code highlighting or complex mathematical formulas. 🌍 Language preference support. 📝 Custom API address support. ⚙️ All site adaptations and selection tools(bubble) can be freely switched on or off, disable modules you don't need. 💡 Selection tools and site adaptation are easy to develop and extend, see the Development&Contributing section. 😉 Chat to improve the answer quality. Donation: https://www.buymeacoffee.com/josStorer
Βασικές Πληροφορίες Επέκτασης
Όνομα | ChatGPTBox |
ID | eobbhoofkanlmddnplfhnmkfbnlhpbbo |
Επίσημο URL | https://chromewebstore.google.com/detail/chatgptbox/eobbhoofkanlmddnplfhnmkfbnlhpbbo |
Περιγραφή | Integrating ChatGPT into your browser deeply, everything you need is here |
Μέγεθος Αρχείου | 1.85 MB |
Αριθμός Εγκαταστάσεων | 20,000 |
Τρέχουσα Έκδοση | 2.4.9 |
Τελευταία Ενημέρωση | 2024-01-28 |
Ημερομηνία Δημοσίευσης | 2023-03-19 |
Αξιολόγηση | 4.68/5 Συνολικά 81 Αξιολογήσεις |
Προγραμματιστής | jos Storer |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://github.com/josStorer/chatGPTBox |
Διεύθυνση URL της Σελίδας Βοήθειας | https://github.com/josStorer/chatGPTBox |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.privacypolicies.com/live/ae3a49eb-517b-4933-8d06-e873aff24faf |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ChatGPTBox", "description": "Integrating ChatGPT into your browser deeply, everything you need is here", "version": "2.4.9", "manifest_version": 3, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "host_permissions": [ "https:\/\/*.openai.com\/*", "https:\/\/*.bing.com\/*", "https:\/\/*.poe.com\/*", "https:\/\/*.google.com\/*", "https:\/\/claude.ai\/*", " |