josStorer / chatGPTBox

Integrating ChatGPT into your browser deeply, everything you need is here
MIT License
10.06k stars 761 forks source link
browser-extension chatgpt chrome-extension edge-extension firefox-addon firefox-extension safari-extension

ChatGPT Box

Deep ChatGPT integrations in your browser, completely for free. [![license][license-image]][license-url] [![release][release-image]][release-url] [![size](https://img.shields.io/badge/minified%20size-390%20kB-blue)][release-url] [![verfiy][verify-image]][verify-url] English   |   [Indonesia](README_IN.md)   |   [简体中文](README_ZH.md)   |   [日本語](README_JA.md)   |   [Türkçe](README_TR.md) ### Install [![Chrome][Chrome-image]][Chrome-url] [![Edge][Edge-image]][Edge-url] [![Firefox][Firefox-image]][Firefox-url] [![Safari][Safari-image]][Safari-url] [![Android][Android-image]][Android-url] [![Github][Github-image]][Github-url] [Guide](https://github.com/josStorer/chatGPTBox/wiki/Guide)   |   [Preview](#Preview)   |   [Development&Contributing][dev-url]   |   [Video Demonstration](https://www.youtube.com/watch?v=E1smDxJvTRs)   |   [Credit](#Credit) [dev-url]: https://github.com/josStorer/chatGPTBox/wiki/Development&Contributing [license-image]: http://img.shields.io/badge/license-MIT-blue.svg [license-url]: https://github.com/josStorer/chatGPTBox/blob/master/LICENSE [release-image]: https://img.shields.io/github/release/josStorer/chatGPTBox.svg [release-url]: https://github.com/josStorer/chatGPTBox/releases/latest [verify-image]: https://github.com/josStorer/chatGPTBox/workflows/verify-configs/badge.svg [verify-url]: https://github.com/josStorer/chatGPTBox/actions/workflows/verify-configs.yml [Chrome-image]: https://img.shields.io/badge/-Chrome-brightgreen?logo=google-chrome&logoColor=white [Chrome-url]: https://chrome.google.com/webstore/detail/chatgptbox/eobbhoofkanlmddnplfhnmkfbnlhpbbo [Edge-image]: https://img.shields.io/badge/-Edge-blue?logo=microsoft-edge&logoColor=white [Edge-url]: https://microsoftedge.microsoft.com/addons/detail/fission-chatbox-best/enjmfilpkbbabhgeoadmdpjjpnahkogf [Firefox-image]: https://img.shields.io/badge/-Firefox-orange?logo=firefox-browser&logoColor=white [Firefox-url]: https://addons.mozilla.org/firefox/addon/chatgptbox/ [Safari-image]: https://img.shields.io/badge/-Safari-blue?logo=safari&logoColor=white [Safari-url]: https://apps.apple.com/app/fission-chatbox/id6446611121 [Android-image]: https://img.shields.io/badge/-Android-brightgreen?logo=android&logoColor=white [Android-url]: https://github.com/josStorer/chatGPTBox/wiki/Install#install-to-android [Github-image]: https://img.shields.io/badge/-Github-black?logo=github&logoColor=white [Github-url]: https://github.com/josStorer/chatGPTBox/wiki/Install

News

✨ Features

Preview

**Search Engine Integration, Floating Windows, Conversation Branches** ![preview_google_floatingwindow_conversationbranch](screenshots/preview_google_floatingwindow_conversationbranch.jpg) **Integration with Commonly Used Websites, Selection Tools** ![preview_reddit_selectiontools](screenshots/preview_reddit_selectiontools.jpg) **Independent Conversation Page** ![preview_independentpanel](screenshots/preview_independentpanel.jpg) **Git Analysis, Right Click Menu** ![preview_github_rightclickmenu](screenshots/preview_github_rightclickmenu.jpg) **Video Summary** ![preview_youtube](screenshots/preview_youtube.jpg) **Mobile Support** ![image](https://user-images.githubusercontent.com/13366013/225529110-9221c8ce-ad41-423e-b6ec-097981e74b66.png) **Settings** ![preview_settings](screenshots/preview_settings.jpg)

Credit

This project is based on one of my other repositories, josStorer/chatGPT-search-engine-extension

josStorer/chatGPT-search-engine-extension is forked from wong2/chat-gpt-google-extension (I learned a lot from that) and detached since 14 December of 2022

wong2/chat-gpt-google-extension is inspired by ZohaibAhmed/ChatGPT-Google (upstream-c54528b)