Open-source extension tooling for desktop clients.
Today, AddonPort ships an unofficial Windows loader for compatible Chrome extensions in FACEIT.
Website · Download for FACEIT · For extension authors · Report an issue
| For FACEIT users | For extension authors |
|---|---|
| The Windows installer patches the existing FACEIT desktop client and adds an in-client extension manager. | A catalog listing is not required. The loader accepts a valid Chrome Web Store URL or extension ID; authors may optionally add addonport:// install and launch links. |
| Download the current development build | Read the FACEIT integration contract |
Extension compatibility depends on the Chrome APIs it uses. See the implemented surface and current limits before reporting a compatibility problem.
| Repository | Current scope | Status |
|---|---|---|
| faceit | Windows installer, FACEIT patch, extension manager, and AddonPort links | Public beta |
| sdk | Framework-neutral protocol code plus Web Component, React, and Vue bindings | GitHub beta; not published to npm |
| connect | Short-lived handoff sessions and completion results | Public beta at connect.addonport.dev |
| website | Installation and developer documentation | Live at addonport.dev |
The FACEIT loader modifies the desktop client's Electron archive. It does not modify or interact with FACEIT Anti-Cheat, drivers, gameplay processes, or enforcement systems. SDK completion results are a user-experience signal, not device attestation, authentication, authorization, or a general installation-detection API.
Important
AddonPort for FACEIT is unofficial and is not affiliated with or endorsed by FACEIT.
