Recreate the search result modal preview feature from grep.app in GitHub!
Tired of browsing GitHub search results and having to "ctrl + click" each individual file and then jump back and forth among so many tabs? With this extension you can preview the full file search result directly in-context in a modal on the GitHub search results page.
Many thanks to refined-github for the bones of this extension 🙏
- Adds a "Open Preview" button next to each file in the GitHub code search results page
- Clicking this button opens the full file in a preview dialog
- Directly copy full file contents from the dialog
- Open the file from the dialog in a background tab
-
Manual installation
- See the releases page for the latest release.
- Go to your browsers extension page (i.e.
chrome://extensions) - Enable developer mode.
- Drag and drop the
.zipfile below onto the page.
MIT
