A browser extension that enhances your GitHub browsing experience by integrating useful tools for developers and AI enthusiasts.
This extension was inspired gitingest-extension: A tool that helps convert GitHub repositories into a prompt-friendly format for LLMs
I found myself frequently using these tools and wanted to extend the original browser extension motivated me.
- Clone this repository:
git clone https://github.com/yourusername/github-extension-extension.git - Load the extension in your browser:
- Chrome: Open chrome://extensions, enable "Developer mode", click "Load unpacked", and select the extension directory
This section outlines upcoming improvements and planned features for the extension.
- Update popup window
- Add additional services functionality
- Add proper icons
- lcandy2/gitingest-extension for the original inspiration