A simple Chrome Extension where one can search for a user Github profile and all the user information and the repositories will get displayed on the extension page.
-
Clone the repo.
git clone https://github.com/shubhamrajput/Github-Profile-Searcher.git
-
Load the extension into Google Chrome as an Unpacked Extension:
- Navigate to (1a) chrome://extensions or (1b) select Menu > More Tools > Extensions.
- Enable the (2) developer mode at top right.
- Click (3) "Load Unpacked Extension".
- Navigate to the cloned folder.
For additional help, refer the official guide for Chrome.
- Follow installation instructions and install the extension.
- Work on the code.
- Use Reload (
Ctrl+R
) to reload the extension fromchrome://extensions
page. - Test the new changes.