Redirector 的評論
Redirector 作者: Einar Egilsson
Firefox 使用者 18130291 所留下的評論
評價 5 分,滿分 5 分
來自 Firefox 使用者 18130291,2 年前This does exactly what it says perfectly. The ability to use REGEX is extremely useful. I've created a rule that redirects YouTube Shorts URLs to the URL for the actual video.
345 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 18196536,12 天前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 19026513,18 天前
- 評價 1 分,滿分 5 分來自 Firefox 使用者 18988514,21 天前regex is faulty:
^.*google\.com$
wont match https:// www. google. com/ f.i. (without spaces) - 評價 5 分,滿分 5 分來自 c3Vja2l0ZHJ5,1 個月前On desktop, use it to autosort web stores by price low to high every click. Tired of it always going to "Most relevant" ☠️
And on mobile! Use it to go around annoying mobile/desktop toggle sites. Mostly just skip the mobile site entirely 😁 if I want the mobile site only, I can just find their app 🙄 - 評價 5 分,滿分 5 分來自 Internet Welcomer,4 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 18777048,5 個月前
- 評價 1 分,滿分 5 分來自 Firefox 使用者 18773703,5 個月前Does not always function; specific URLs are simply not redirected, despite perfectly matching the pattern. This seems to be a related to different servers and how they handle HTTP requests; however, other add-ons can perform redirects perfectly, while this add-on cannot.
The add-on fails silently, and does not even make an attempt to redirect these URLs. - 評價 5 分,滿分 5 分來自 Firefox 使用者 18599588,6 個月前
- Love this extension. These days search engines are giving you 25+ years of internet history by default, and for many subjects that can be a lot of old data that is not relevant. I used the extension to add a date range filter to the past year by adding "&df=y" to the URL.
Example
Pattern: h++ps://duckduckgo.com/*
Redirect: h++ps://duckduckgo.com/$1&df=y
Replace "+" with "t" had to change in order for site to allow post. - Project I'm working on has an old domain and a new one. No idea why, but we're supposed to use the new one. People still send me to the old one...everything is identical except the domain. I have to login everyday and it's a pain. This extension has solved that and I can simply click people's incorrect links and be redirected to the new domain no problem!