https://github.com/ndom91/github-search-preview
GitHub Search Results Page++
https://github.com/ndom91/github-search-preview
github refined-github search
Last synced: 10 months ago
JSON representation
GitHub Search Results Page++
- Host: GitHub
- URL: https://github.com/ndom91/github-search-preview
- Owner: ndom91
- License: mit
- Created: 2024-11-10T11:51:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T10:09:54.000Z (about 1 year ago)
- Last Synced: 2025-04-02T17:17:50.263Z (10 months ago)
- Topics: github, refined-github, search
- Language: TypeScript
- Homepage:
- Size: 6.18 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-search-preview
Recreate the search result modal preview feature from [grep.app](https://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](https://github.com/refined-github/refined-github) for the bones of this extension :pray:
## 🏗️ Features
- 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
## 🛟 Installation
1. [Chrome Web Store](https://chromewebstore.google.com/detail/github-search-preview/lhcbjnlpnjadiefblndnhkaigmagafpo)
2. [Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/github-search-preview/)
3. Manual installation
1. See the [releases](https://github.com/ndom91/github-search-preview/releases) page for the latest release.
2. Go to your browsers extension page (i.e. `chrome://extensions`)
3. [Enable developer mode](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked).
4. Drag and drop the `.zip` file below onto the page.
## 🖼️ Screenshot

## 📝 License
MIT