You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,10 @@ This is useful for feeding a codebase into any LLM.](https://github.com/user-att
6
6
Turn any Git repository into a prompt-friendly text ingest for LLMs.
7
7
8
8
<ahref="https://chromewebstore.google.com/detail/adfjahbijlkjfoicpjkhjicpjpjfaood"target="_blank"title="Get GitIngest Extension from Chrome Web Store"><imgheight="48"src="https://github.com/user-attachments/assets/20a6e44b-fd46-4e6c-8ea6-aad436035753"alt="Available in the Chrome Web Store" /></a>
9
-
<ahref="https://addons.mozilla.org/firefox/addon/gitingest/"target="_blank"title="Get GitIngest Extension from Firefox Add-ons"><imgheight="48"src="https://github.com/user-attachments/assets/c0e99e6b-97cf-4af2-9737-099db7d3538b"alt="Get The Add-on for Firefox" /></a>
10
-
<ahref="https://microsoftedge.microsoft.com/addons/detail/nfobhllgcekbmpifkjlopfdfdmljmipf"target="_blank"title="Get GitIngest Extension from Firefox Add-ons"><imgheight="48"src="https://github.com/user-attachments/assets/204157eb-4cae-4c0e-b2cb-db514419fd9e"alt="Get from the Edge Add-ons" /></a>
9
+
<!-- <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>
10
+
<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> -->
11
+
12
+
<sup>Firefox and Microsoft Edge is under reviewing.</sup>
11
13
12
14
This extension is part of the GitIngest ecosystem. See [GitIngest.com](https://gitingest.com) or [cyclotruc/gitingest](https://github.com/cyclotruc/gitingest) for more information.
13
15
@@ -23,6 +25,13 @@ This extension is part of the GitIngest ecosystem. See [GitIngest.com](https://g
23
25
- 🔒 Privacy-first, zero data collection (for the extension itself)
0 commit comments