Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Ferry — Private URL Redirector

Ferry — Private URL Redirector by hackslashdash

Fast, private URL redireFast, private URL redirector. Set a rule (e.g. twitter.com → nitter.net) and matching URLs are rewritten natively via declarativeNetRequest. No telemetry, no network cactor. Define rules; matching URLs are redirected natively.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
About this extension
Ferry redirects URLs the moment you load them — natively, privately, and fast.

Set a rule once (for example, twitter.com → nitter.net, or reddit.com → old.reddit.com) and every matching request is rewritten by the browser itself. No JavaScript runs in the request path, and Ferry never sees the URLs you visit.

WHY FERRY

• Private by design. Ferry makes zero network calls and ships no analytics or telemetry. Your rules live only in your browser's local storage and are never sent anywhere.
• Native speed. Redirects run through the browser's declarativeNetRequest engine (Manifest V3). No background script intercepts your traffic.
• Simple rules. Match by wildcard (https://twitter.com/*) or regular expression, capture parts of the URL with * or (…), and reuse them in the redirect ($1, $2, …).
• Instant. Rules apply the moment you save — no reload needed.
• One-click pause. Toggle all redirects off from the toolbar popup without deleting a single rule.
• Import friendly. Bring rules over from other redirector extensions; anything Ferry can't run (base64 / URL-decode transforms) is skipped with a clear notice.

HOW IT WORKS
  1. Open Ferry's options page.
  2. Add a rule: pick Wildcard or Regex, set the include pattern, and set the redirect URL. Use an Example URL and Test to preview the result before saving.
  3. Save. Visit a matching URL and you're redirected instantly.

EXAMPLES

• https://twitter.com/ → https://nitter.net/$1
• https://www.reddit.com/
→ https://old.reddit.com/$1
• ^https://www.youtube.com/shorts/(.*)$ → https://www.youtube.com/watch?v=$1

NOT SUPPORTED (by design)

Ferry uses pure declarativeNetRequest, which keeps it private and fast but rules out two things:
• Capture-group transforms (base64 / URL decode).
• SPA soft-navigation redirects (in-app history changes). Hard page loads still redirect.

Open source (MIT).
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:

  • Block content on any page

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
  • Homepage
  • Support site
  • Support Email
  • Copy add-on ID
Version
0.2.0
Size
66.7 KB
Last updated
4 days ago (Jul 20, 2026)
Related Categories
  • Privacy & Security
License
MIT License
Privacy Policy
Read the privacy policy for this add-on
Version History
  • See all versions
Tags
  • privacy
  • security
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.