Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Tailscale Browser-Router

Tailscale Browser-Router by Nope-im-not-pro

Selectively routes browser traffic through a Tailscale userspace SOCKS5 tunnel. Fail-closed, leak guard, no system-wide VPN.

ExperimentalExperimental
0 (0 reviews)0 (0 reviews)
2 Users2 Users
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
Tailscale Browser-Router is a proxy switch for Firefox. The extension does not create a tunnel of its own; it decides per request whether that request goes through the local SOCKS5 port of a userspace tailscaled or straight out to the internet.

WHAT IT DOES
Every request is switched between tunnel and direct connection based on the rule set and the active mode. Only browser traffic is affected; the rest of the system is untouched.

MODES
- Off: everything direct.
- Global: everything through the tunnel.
- Allowlist: only matching domains through the tunnel.
- Blocklist: everything through the tunnel except matching domains.
- Per-tab: tunnel state per browser tab.

FAIL-CLOSED AND LEAK GUARD
A tunnel decision always returns SOCKS. If the tunnel is dead, the connection fails visibly - there is no silent fallback to a direct connection. The leak guard sets WebRTC to disable_non_proxied_udp and turns off prefetch/network predictor; DNS is resolved through the tunnel (proxyDNS) and IPv6 follows the routing decision. The status light turns green only when the full set is confirmed.

REQUIREMENTS
The extension requires a separately running Tailscale client in userspace mode:
tailscaled --tun=userspace-networking --socks5-server=localhost:1055
Optionally, a native messaging host (Python 3, source in the project repository) controls that daemon directly from the user interface. Without the host the extension runs in degraded mode: the switch works, but the tunnel must be started manually. Firefox 140 or newer.

WHAT IT DOES NOT DO
No system-wide VPN. No Tailscale client of its own and no replacement for one. No data collection, no telemetry, no developer-operated servers - rule set and mode live in local browser storage only.

Source code and documentation: https://github.com/Nope-im-not-pro/TailScale-Browser-Extension
License: GPL-3.0-or-later. Tailscale is a trademark of Tailscale Inc.; this project is not affiliated with Tailscale Inc.
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Exchange messages with programs other than Firefox
  • Read and modify privacy settings
  • Control browser proxy settings
  • Access browser tabs

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Support site
  • Support Email
  • Copy add-on ID
Version
0.3.0
Size
48.49 KB
Last updated
6 days ago (Aug 27, 2026)
Related Categories
  • Privacy & Security
License
Custom License
Version History
  • See all versions
Tags
  • privacy
  • security
  • vpn
Add to collection
Report this add-on
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.