Redirect Helper
The best way to intercept HTTP requests and redirect URLs
Automatically redirect content based on user-defined rules.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Redirector is an extension that allows you to specify patterns for pages that should be automatically redirected to other pages. E.g. you always want http://example.com/foo.html to redirect to http://example.com/bar.html.
This can be useful for instance to skip confirmation pages after posting messages on message boards, skipping ad pages that appear before you can view content on certain sites, redirecting from http to https on sites where you always want the https version, redirecting from one hostname to another for proxy servers, or just anywhere where it takes you two or more clicks to get to what you want.
The extension supports both wildcards and regular expressions in patterns. Regular expressions support capturing parantheses so you could define the pattern: http://foo.com/bar.php\?id=(\d+) and define the redirect as http://bar.com/baz.php?id=$1. In that case http://foo.com/bar.php?id=1234 would automatically redirect to http://bar.com/baz.php?id=1234. Wildcards can also use $1,$2 in the redirect urls, $1 is the contents of the first star match, $2 of the second and so on.
Click on the Redirector button next to your address bar to get started adding and editing redirects, and use the Enable/Disable button to quickly disable the addon.
We care about your privacy — this extension never collects or shares personal data.
View the open-source code, report bugs, or contribute here: https://github.com/extenhive/Redirector
查看最近评论和评分分布。
商店综合星级:4.4。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
The best way to intercept HTTP requests and redirect URLs
Automatically redirect URLs based on custom rules
A simple browser extension to add user-defined URL redirections.
Redirector is a browser extension that helps you redirect URLs based on rules.
Make browsing quicker and simpler by redirecting URLs to skip referral/AD pages and adapt mobile pages gracefully.
Plugin for redirecting URLs
It simply does not work.
Redirector has always been great for managing redirections for all sites & "apps" from one extension. At least if you don't want/need to delve into 'monkey' userscripts, which are next-level versatile & powerful - but not to everyones taste. This V3 revival seems to redirect just as well on Opera as the original by Einar Egilsson (RIP). Migrating between is also easy using the export & import function. However, there are currently some regressive UI issues on Opera. The 'R' icon used to adapt to dark mode (now it's barely visible), and the text on the "Disable Redirector" + "Edit Redirects" buttons overlap each other. So I'll continue using the original on Opera. If you're wondering why I use Opera, for starters it still supports adblocking, and its unique Workspaces feature.
are these reviews all bots? this extension is an exact fork of the old one except this one DOES NOT WORK whatsoever lol. this is either malware or a donation scam, either way don't bother, absolute garbage. rate this review helpful so other people can see it.
works properly, the example also helpful, thank you
Perfect, does what I want, I'm coming from another chrome extension that was not available anymore with the latest Chrome updates.
Thank you for reviving this extension
Thanks for picking up its maintenance! Maybe bump the version. Both the original and this fork say version 3.5.3. And if you could look into why storage sync seems glitchy, that'd be great too. It's not syncing properly, sometimes even resetting the rules list after I import a saved one. The help page says 8192 bytes... so maybe I've got too many rules, but I can't tell.
exactly like the original redirector extension. thanks