https://github.com/sethfalco/r-slash-redirect
Redirects searches for a subreddit directly to the respective subreddit on Reddit. For example, a search for r/memes will be redirected to the Memes subreddit instead of search results.
https://github.com/sethfalco/r-slash-redirect
firefox firefox-addon firefox-extension reddit search
Last synced: about 1 year ago
JSON representation
Redirects searches for a subreddit directly to the respective subreddit on Reddit. For example, a search for r/memes will be redirected to the Memes subreddit instead of search results.
- Host: GitHub
- URL: https://github.com/sethfalco/r-slash-redirect
- Owner: SethFalco
- License: mit
- Created: 2024-02-27T00:20:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-27T23:14:09.000Z (over 2 years ago)
- Last Synced: 2025-03-27T12:01:42.948Z (about 1 year ago)
- Topics: firefox, firefox-addon, firefox-extension, reddit, search
- Language: JavaScript
- Homepage: https://addons.mozilla.org/firefox/addon/r-slash-redirect/
- Size: 43 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# r/Redirect
[](https://gitlab.com/Elypia/r-slash-redirect/commits/main)
## About
An add-on for browsers to redirect `r/…` from the URL bar or search engines to the respective subreddit.
* Override searches for `r/…` in popular search engines to redirect immediately to the respective subreddit.
* Registers a search keyword, so that when you type `r/ `, you search with the r/Redirect add-on which takes you to the respective subreddit.
## LibRedirect
This add-on pairs well with [LibRedirect](https://libredirect.github.io/). If you install LibRedirect and enable Reddit redirection, you'll be redirected to your preferred privacy-friendly Reddit frontend like [Libreddit](https://github.com/libreddit/libreddit).
## Alternatives
You can instead use DuckDuckGo as your default search engine. DuckDuckGo features [Bangs](https://duckduckgo.com/bangs) which can achieve a similar result, no add-on required.
1. Set DuckDuckGo as your [default search engine](https://duckduckgo.com/set-as-default).
2. In the URL bar or DuckDuckGo search page, use the `sr` bang, short for **s**ub**r**eddit. Searches like `!sr …` will perform the same behavior as this extension.