Rules-based browser launcher for TUI + GNOME. switchyard.aly.codes
tui gome bowser go
0

Configure Feed

Select the types of activity you want to include in your feed.

README: add firefox extension and webextension doc

Aly Raffauf (May 27, 2026, 10:54 PM EDT) 1663cca1 76e6caf8

+5 -1
+5 -1
README.md
··· 1 - [![CI](https://github.com/alyraffauf/switchyard/actions/workflows/ci.yml/badge.svg)](https://github.com/alyraffauf/switchyard/actions/workflows/ci.yml) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![Ko-fi](https://img.shields.io/badge/Donate-Ko--fi-ff5e5b?logo=ko-fi&logoColor=white)](https://ko-fi.com/alyraffauf) 1 + [![CI](https://github.com/alyraffauf/switchyard/actions/workflows/ci.yml/badge.svg)](https://github.com/alyraffauf/switchyard/actions/workflows/ci.yml) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0) [![Ko-fi](https://img.shields.io/badge/Donate-Ko--fi-ff5e5b?logo=ko-fi&logoColor=white)](https://ko-fi.com/alyraffauf) [![Mozilla Add-on](https://img.shields.io/amo/v/switchyard?logo=firefox-browser&logoColor=white&label=Firefox%20Add-on)](https://addons.mozilla.org/firefox/addon/switchyard/) 2 2 3 3 <div align="center"> 4 4 <img width="128" height="128" src="data/icons/hicolor/scalable/apps/io.github.alyraffauf.Switchyard.svg" alt="Switchyard Icon"> ··· 12 12 13 13 <p align="center"> 14 14 <a href="https://flathub.org/apps/io.github.alyraffauf.Switchyard"><img src="https://flathub.org/api/badge?locale=en&style=flat" alt="Get it on Flathub"></a> 15 + </p> 16 + <p align="center"> 17 + <a href="https://addons.mozilla.org/firefox/addon/switchyard/"><img src="https://shieldcn.dev/amo/v/switchyard.svg?variant=branded" alt="Get the Firefox Add-on"></a> 15 18 </p> 16 19 17 20 ## Features ··· 59 62 - [Using](docs/Using.md) - Set as default browser, usage examples. 60 63 - [Configuration](docs/Configuration.md) - Config file format, rules, and settings. 61 64 - [URI Scheme](docs/URI%20Scheme.md) - Custom `switchyard://` URLs for specifying browser preferences. 65 + - [Bowser Extension](docs/WebExtension.md) - Extensions for Firefox and Chrome. 62 66 - [Prior Art](docs/Prior%20Art.md) - Similar tools that inspired Switchyard. 63 67 64 68 ## Notes