Find and access your GitHub repos from the address bar.
Note: to activate the extension press the letter `h` and then `tab` in the address bar.
This extension will download your GitHub repository names and use fuzzy search to find them so even when you type the names partially right the extension will still be able to find them. You can also choose to access the pull requests, issues or search pages typing the letter "p", "i", or "t" respectively right after the repository name along with an optional filter. Example:
some-repository-name p author:felipethome
The above command will open the pull requests page of `some-repository-name` with the filter `author:felipethome` applied.
This extension is Open Source: https://github.com/felipethome/repo-hatch