Skip to content

FACEIT Extension Loader v0.3.0-beta.23

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 23:42
· 2 commits to main since this release
939936d

Added

  • Added stable faceit-mods://open, install, and launch links for websites, desktop applications, and shortcuts.
  • Added direct install links for any valid Chrome Web Store extension ID, with an explicit not-reviewed warning for entries outside the bundled catalog.
  • Added desktop shortcuts for the Mods manager and installed extension actions.
  • Added loader version and active-extension counts to the manager header.
  • Added current-user registry metadata for native installation and protocol-version detection.

Changed

  • Moved protocol registration from the versioned Electron process to a small broker stored under the stable loader payload.
  • Setup now distinguishes Install, Update, and Repair by reading the installed loader version.
  • Reworked public, architecture, Windows, and third-party integration documentation around supported user workflows.

Removed

  • Removed legacy helper scripts and catalog metadata tied to a single extension.

Security

  • Restricted the native protocol broker to one validated URL argument and three documented actions.
  • Kept all deep-link installs behind an in-client confirmation screen and limited package sources to the Chrome Web Store.