GitPedia

Gitingest extension

✨ A extension can help you open git ingest to turn any git repository into a prompt-friendly text ingest for LLMs.

From coderamp-labs·Updated June 5, 2026·View on GitHub·

![Prompt-friendly codebase Turn any GitHub repository into a simple text ingest of its codebase. This is useful for feeding a codebase into any LLM.](https://github.com/user-attachments/assets/e3b87d4f-5617-446f-90b3-035d5f7d5e1e) The project is written primarily in TypeScript, distributed under the MIT License license, first published in 2024. Key topics include: ai, browser, browser-extension, chatgpt, chrome.

Latest release: 1.21.2: Added Open in New Tab option
January 7, 2025View Changelog →

Prompt-friendly codebase
Turn any GitHub repository into a simple text ingest of its codebase.
This is useful for feeding a codebase into any LLM.

<img width="64" height="64" src="https://github.com/user-attachments/assets/e6a0c74d-0548-4c76-8536-c613ded73430" alt="GitIngest Icon"><h1>GitIngest Extension 🔍</h1>
Turn any Git repository into a prompt-friendly text ingest for LLMs.

<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>
<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>
<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>

This extension is part of the GitIngest ecosystem. See GitIngest.com or cyclotruc/gitingest for more information.

✨ Features

  • 🚀 One-click access to GitIngest services to get a text ingest
  • 📚 Prompt-friendly codebase ingestion
  • 📝 Optimized output format for LLM prompts
  • 🔍 Statistics about:
    • File and directory structure
    • Size of the extract
    • Token count
  • 🔒 Privacy-first, zero data collection (for the extension itself)
  • 🤖 Open source, community-driven

📸 Screenshots

https://github.com/user-attachments/assets/fb831553-c55a-43e7-af91-7636e9084ae8

<!-- ![Screenshot 0](https://github.com/user-attachments/assets/cfe4b346-2c02-4aef-895d-39847938423f) -->
Screenshot 1Screenshot 2

🛠️ Using

🔒 Privacy Policy

This privacy policy is for the extension only.
Privacy Policy (26 December 2024)

🔧 Development

Clone the repository

bash
git clone https://github.com/lcandy2/gitingest-extension.git

Install dependencies

bash
pnpm install

Run the development server

bash
pnpm dev

Build the extension

bash
pnpm build

📄 License

MIT

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from coderamp-labs/gitingest-extension via the GitHub API.Last fetched: 6/15/2026