Skip to content

Releases: stevenlafl/BrowserRedirector

BrowserRedirector v1.0.0

15 Mar 06:27
Compare
Choose a tag to compare

BrowserRedirector v1.0.0

What's Changed

Installation

Windows

For full functionality (including default browser registration):

  1. Download the MSI installer for your system architecture:

      • For 64-bit systems (most common)
      • For 32-bit systems
      • For ARM64 systems
  2. Run the MSI installer and follow the installation prompts

  3. During installation, ensure the "Register as a browser option in Windows" option is selected

For portable use (without default browser capability):

  • Download the standalone executable for your architecture:
      • For 64-bit systems (most common)
      • For 32-bit systems
      • For ARM64 systems

macOS

  1. Download the appropriate installer package for your Mac:

    • Intel Macs:
    • Apple Silicon (M1/M2/etc.):
  2. Double-click the .pkg file and follow the installation instructions

Linux

Debian/Ubuntu users:

  1. Download the appropriate .deb package for your system:

      • For most desktop Linux (amd64)
      • For 32-bit ARM (e.g., older Raspberry Pi)
      • For 64-bit ARM (e.g., newer Pi, ARM servers)
  2. Install with: (or use your package manager)

Other Linux distributions:

  1. Download the appropriate .deb package for your architecture

  2. Install with: or your distribution's package manager

Supported Platforms

  • Windows 10/11 (x64, x86, ARM64)
  • macOS (Intel, Apple Silicon)
  • Linux (x64, ARM, ARM64)

Important Note for Windows Users

You must install using the MSI installer if you want to set Browser Redirector as your default browser.
The standalone executable cannot register itself due to Windows security requirements.