> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# Chrome and Firefox Extension

The Qlty Browser Extension enhances your GitHub experience by integrating code coverage information directly into the GitHub interface. This makes it easy to view coverage data while reviewing code, without switching contexts.

<div data-intent="warning" class="fern-callout">
  <div class="flex items-start space-x-4">
    <div class="[&_svg]:size-icon-md mt-0.5 w-4">
      <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-bell">
        <path d="M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9" />

        <path d="M10.3 21a1.94 1.94 0 0 0 3.4 0" />
      </svg>
    </div>

    <div class="-my-4 flex-1 overflow-x-auto text-sm before:mb-4 before:block after:mt-4 after:block">
      <p>
        The extension is currently in <strong>alpha</strong> and under active development.
        It’s not yet available in the Chrome Web Store or Firefox Add-ons Marketplace.
      </p>
    </div>
  </div>
</div>

You can try out the current version of the Chrome extension by installing it manually from our GitHub repository: [qltysh/qlty-browser](https://github.com/qltysh/qlty-browser)

We’re actively looking for feedback. If you give it a spin, let us hear how it works for your team.
