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

# Integrating with a Browser

> Learn how to integrate Byteful services with popular browsers.

All Byteful services can be easily integrated into most internet browsers including Google Chrome, Firefox, Safari, Brave, and many more.

We currently recommend using FoxyProxy to add proxies to your browser. You can download the extension using the links below:

* [FoxyProxy Chrome](https://chrome.google.com/webstore/detail/foxyproxy-standard/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=en)
* [FoxyProxy Brave](https://chrome.google.com/webstore/detail/foxyproxy-standard/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=en)
* [FoxyProxy Firefox](https://addons.mozilla.org/en-GB/firefox/addon/foxyproxy-standard/)

## Setup Guides

Choose from our detailed integration guides below. We recommend FoxyProxy for most users, but also provide alternatives like Proxy SwitchyOmega for advanced users. Some browsers like Safari and Microsoft Edge have more limited proxy support or extension availability, so we've created dedicated setup guides for these browsers. For browsers without native proxy support, we recommend using Proxifier as a system-wide proxy solution.

<CardGroup cols={2}>
  <Card title="FoxyProxy" icon="globe" href="/general/integration/foxyproxy">
    Step-by-step guide to configure Byteful with the FoxyProxy browser extension.
  </Card>

  <Card title="Proxy SwitchyOmega" icon="computer" href="/general/integration/proxy-switchyomega">
    Advanced proxy management with SwitchyOmega extension for Chrome and Firefox.
  </Card>

  <Card title="Safari" icon="safari" href="/general/integration/safari">
    Native proxy configuration guide for Safari browser on macOS.
  </Card>

  <Card title="Microsoft Edge" icon="browser" href="/general/integration/microsoft-edge">
    Dedicated setup guide for Microsoft Edge browser integration.
  </Card>

  <Card title="Proxifier" icon="desktop" href="/general/integration/proxifier">
    System-wide proxy solution for browsers without native proxy support.
  </Card>
</CardGroup>
