Ferry — Private URL Redirector par 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.
Métadonnées de l’extension
Captures d’écran
À propos de cette 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
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).
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
- Open Ferry's options page.
- 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.
- 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).
Noté 0 par 1 personne
Autorisations et données
Autorisations nécessaires :
- Bloquer du contenu sur n’importe quelle page
Autorisations facultatives :
- Accéder à vos données pour tous les sites web
Collecte de données :
- Le développeur indique que cette extension n’a pas besoin de collecter de données.
Plus d’informations
- Version
- 0.2.0
- Taille
- 66,7 Ko
- Dernière mise à jour
- il y a 4 jours (20 juil. 2026)
- Catégories associées
- Licence
- Licence MIT
- Politique de confidentialité
- Lire la politique de confidentialité de ce module
- Historique des versions
- Ajouter à la collection