Skip to content

Releases: doublej/browser-router

v2.0.0 — File Type Routing

Choose a tag to compare

@doublej doublej released this 01 Feb 13:18

What's New

File Type Routing — Route files opened from Finder (PDF, SVG, XML, JSON, HTML, etc.) to specific browsers.

  • New File Types tab in Preferences for configuring extension-to-browser mappings
  • Optional browser profile support per file type
  • Registered as handler for PDF, SVG, XML, JSON, and plain text documents
  • Mappings persist in config.yaml under fileTypeMappings: section
  • Files without a mapping fall back to the existing fallback browser chain

v1.0.2

Choose a tag to compare

@doublej doublej released this 27 Nov 16:27

Changes

  • Profile chips now use fixed-size icons and prevent text wrapping
  • Added FlowLayout for better profile chip arrangement
  • Improved typography with smaller, regular weight fonts

v1.0.1

Choose a tag to compare

@doublej doublej released this 27 Nov 11:33
  • Update about page credit to 'Made by JJ'
  • Show app icon in about view
  • Various app improvements

Browser Router v1.0.0

Choose a tag to compare

@doublej doublej released this 26 Nov 01:14

Browser Router v1.0.0

Initial release of Browser Router - a macOS menu bar app that routes URLs to different browsers based on custom rules.

Features

  • Rule-based URL routing (domain, contains, wildcard, regex)
  • Browser profile support (Chrome, Firefox, Edge, Brave, Vivaldi)
  • Priority-based rule matching
  • Notification options (banner, sound, icon flash)
  • Recent routing history

Installation

  1. Download Browser-Router-v1.0.0.zip
  2. Extract and move Browser Router.app to Applications
  3. Launch and set as default browser

Requires macOS 13+