Simple humanized text from chatGPT
CommitEase is built using the following technologies:
- HTML: The structure of the user interface is defined using HTML.
- CSS: Styling and visual enhancements are implemented using CSS.
- JavaScript: The extension's functionality is developed using JavaScript, including interaction with the chatGPT extension.
(Add your OpenAPI key in index.js file)
- Clone the repository
- Open Google Chrome and go to chrome://extensions.
- Enable the "Developer mode" toggle in the top right corner of the extensions page.
- Click on the "Load unpacked" button, and select the folder where you have the CommitEase project files.
- The extension should now be loaded and visible in the extensions list.
- Open a new tab or navigate to a web page where you want to test CommitEase.
- You should see the CommitEase extension icon in the Chrome toolbar.
- Click on the CommitEase icon to open the extension's interface.
- Start using CommitEase to generate better commit messages by interacting with the chatGPT extension integrated into it.