This Chrome extension is designed to enhance your experience with the ChatGPT Plus interface by addressing two common user interface frustrations:
-
The default dropdown menu for already-installed GPT-4 plugins is woefully small, making it hard to visualize and select from your installed extensions. This extension automatically increases the dropdown menu to 50% of your screen, making your plugin selection process a breeze.
-
ChatGPT Plus defaults to the GPT-3.5 model when starting a chat. With ChatGPT PLUS | MODE MAESTRO, you can bypass this detour and start a new chat in any mode (GPT-4 + Plugins, GPT-4 + Code Interpreter, GPT-4 Default, or GPT-3.5 Default) with a single click. 🖱️
-
manifest.json
: The manifest file contains important information about the extension such as its name, version, permissions it requires, and files it uses. -
contentScript.js
: This script runs in the context of the web page and is responsible for resizing the dropdown menu. -
popup.html
: This is the HTML file for the popup that appears when you click on the extension's icon in the Chrome toolbar. -
popup.js
: This script handles the click event for the buttons in the popup.
This project is licensed under the MIT License - see the LICENSE.md file for details.
This project is open source. You can view the source code and contribute on GitHub.
If this plugin saves you some aggravation, consider tipping via my venmo, paypal, buy me a coffee ☕... or send some BTC, ETH, ATOM or Polygon through MyronKoch.eth. Thanks!