Skip to content

Commit a22dea7

Browse files
committed
Feat GitIngest Browser Extension
1 parent 38f59ba commit a22dea7

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# GitIngest 🔍
66
Turn any Git repository into a prompt-friendly text ingest for LLMs.
77

8-
You can also replace `hub` with `ingest` in any github url to access the coresponding digest
8+
You can also replace `hub` with `ingest` in any github url to access the coresponding digest.
99

10-
[gitingest.com](https://gitingest.com/)
10+
[gitingest.com](https://gitingest.com/) · [Chrome Extension](https://chromewebstore.google.com/detail/adfjahbijlkjfoicpjkhjicpjpjfaood) · [Firefox Add-on](https://addons.mozilla.org/firefox/addon/gitingest/)
1111

1212

1313
## 🚀 Features
@@ -28,6 +28,15 @@ You can also replace `hub` with `ingest` in any github url to access the corespo
2828
pip install gitingest
2929
```
3030

31+
## 🧩 Browser Extension Usage
32+
33+
<a href="https://chromewebstore.google.com/detail/adfjahbijlkjfoicpjkhjicpjpjfaood" target="_blank" title="Get GitIngest Extension from Chrome Web Store"><img height="48" src="https://github.com/user-attachments/assets/20a6e44b-fd46-4e6c-8ea6-aad436035753" alt="Available in the Chrome Web Store" /></a>
34+
<a href="https://addons.mozilla.org/firefox/addon/gitingest/" target="_blank" title="Get GitIngest Extension from Firefox Add-ons"><img height="48" src="https://github.com/user-attachments/assets/c0e99e6b-97cf-4af2-9737-099db7d3538b" alt="Get The Add-on for Firefox" /></a>
35+
<a href="https://microsoftedge.microsoft.com/addons/detail/nfobhllgcekbmpifkjlopfdfdmljmipf" target="_blank" title="Get GitIngest Extension from Firefox Add-ons"><img height="48" src="https://github.com/user-attachments/assets/204157eb-4cae-4c0e-b2cb-db514419fd9e" alt="Get from the Edge Add-ons" /></a>
36+
37+
The extension is open source at [lcandy2/gitingest-extension](https://github.com/lcandy2/gitingest-extension).
38+
For anyone who wants install it manually, you may download it [here](https://github.com/lcandy2/gitingest-extension/releases).
39+
Issues and feature requests are welcome to the repo.
3140

3241
## 💡 Command Line usage
3342

0 commit comments

Comments
 (0)