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

# Introduction

Teams but (actually) good (TBAG) is a modding framework for Microsoft Teams, inspired by Vencord. It lets you enhance your Teams experience with plugins and themes, without ever touching the original app.

## Normal user

In this doc you'll learn how to install and use Teams but (actually) good

Teams but (actually) good is available on desktop or on most browsers (Firefox, Chrome, Edge, Safari)

<Card title="Extension installation (recommended)" icon="browser" horizontal href="/extension">
  Install the browser extension for Chrome, Firefox or Safari
</Card>

<Card title="Desktop installation" icon="desktop" horizontal href="/desktop">
  Download the TBAG desktop app for Windows, macOS or Linux
</Card>

## Dev

In this doc you'll learn how to setup your environment and how to create plugins and themes

<Card title="Dev Setup" icon="computer" horizontal href="/dev-setup">
  Set up your local environment to start contributing
</Card>

<Card title="Information" icon="info" horizontal href="/dev-information">
  File structure, build commands and project overview
</Card>

<Card title="Extension" icon="browser" horizontal href="/dev-extension">
  Learn how to develop and test with the browser extension
</Card>

<Card title="Plugins" icon="plug" horizontal href="/plugins">
  Create your own plugins to extend Teams' functionality
</Card>

<Card title="Themes" icon="window-maximize" horizontal href="/themes">
  Create custom CSS themes for Teams
</Card>

<Warning>
  Information on this doc might be outdated as the project is changing a lot, if you find something wrong on the doc, please make an issue on the [GitHub](https://github.com/LeonimusTTV/tbag-docs)!
</Warning>
