15 comments

  • rdmuser1 day ago
    Sadly late 2021 the original dev passed away. Someone has taken over stewardship of the project but it is currently moving slowly and they are seeking more contributors (javascript skills are a plus).<p>He was a bit of a hn user and seemed good natured and pleasant. Though I didn&#x27;t know him I was sad to hear he&#x27;d passed both as a Redirector user and a fan of good people doing good things. I know he&#x27;d mentioned being happy to get recognition on here. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;user?id=einaregilsson">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;user?id=einaregilsson</a><p>I really enjoyed the original devs write up on creating an easter egg specifically targeting Mark Hamills avatar in game. <a href="https:&#x2F;&#x2F;einaregilsson.com&#x2F;an-easter-egg-for-one-user-luke-skywalker&#x2F;" rel="nofollow">https:&#x2F;&#x2F;einaregilsson.com&#x2F;an-easter-egg-for-one-user-luke-sk...</a> <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30715746">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=30715746</a>
    • rdmuser1 day ago
      Oups linked the wrong hn thread about that easter egg. Here is the one that got a bunch of attention back in 2017: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14653017">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=14653017</a>
    • out-of-ideas1 day ago
      for firefox, i use `request-interceptor` ( <a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;request-interceptor&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;request-inter...</a> )<p>though sadly it has not had an update in a while (a dark mode would be great) (and rarely, a page-url match does not always match a request-rule where i believe some javahell shinanigans take over and somehow get their way)
    • Bluestein1 day ago
      Really sad to hear.-
  • kmfrk1 day ago
    Been using this for a long time, and it&#x27;s fantastic.<p>I also found out that Kagi (the paid search engine) supports rewriting results, which is probably where you&#x27;ll see a lot of the links you follow.[1]<p>For instance, if you get some Fandom results, you can change them to antifandom that is part of the BreezeWiki project[2], if you so prefer: <a href="https:&#x2F;&#x2F;forgottenrealms.antifandom.com" rel="nofollow">https:&#x2F;&#x2F;forgottenrealms.antifandom.com</a>.<p>[1]: <a href="https:&#x2F;&#x2F;kagi.com&#x2F;settings&#x2F;?p=redirects" rel="nofollow">https:&#x2F;&#x2F;kagi.com&#x2F;settings&#x2F;?p=redirects</a><p>[2]: <a href="https:&#x2F;&#x2F;antifandom.com" rel="nofollow">https:&#x2F;&#x2F;antifandom.com</a>
    • I’m a Kagi subscriber and didn’t know about this… thanks!!
    • Bluestein1 day ago
      &gt; Kagi (the paid search engine) supports rewriting results<p>This is such a value-add! Pretty smart guys.-
  • nileshtrivedi1 day ago
    I find it annoying when people share direct URLs to PDFs at arxiv.org instead of the the abstract. However, if I were to use a redirect extension like this one, then my own click on the PDF link would get redirected back to the abstract page. To handle this, the redirect rule needs to consider the referer page too, with a possible exception if the referer is the same site as the destination.
    • imurray14 hours ago
      I wrote firefox and chrome extensions that do exactly what you want:<p>Firefox: <a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;redirectify&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;redirectify&#x2F;</a><p>Chrome: <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;redirectify&#x2F;mhjmbfadcbhilcfdhkkepffbnjaghfie" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;redirectify&#x2F;mhjmbf...</a><p>Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;imurray&#x2F;redirectify">https:&#x2F;&#x2F;github.com&#x2F;imurray&#x2F;redirectify</a><p>Sadly I never got around to making it configurable, so it&#x27;s just a fixed table of rules for a handful of journal and pre-print sites.
    • mook1 day ago
      For something like that, on Android I find it fine to install the URL Forwarder app from F-droid and share the link to the app. That way you opt-in to the modification (I use it to load things with Archive.today from HN).
    • godelski1 day ago
      Dear god... this is a major pet peeve of mine. I frequently open the links on my phone and the pdf just eats data and results in a terrible reading experience.<p>The reason I open on my phone is because I find via places like HN, Twitter, Bsky, read the abstract, and then send the link back to my computer for later reading (Firefox send tabs). 99.9% of the time I do not want the pdf...
  • purpleidea1 day ago
    I&#x27;ve used this before, but the biggest missing feature is a compendium of built-in common fixes, like removing the &amp;si= tracker junk off of youtube links, and so on...
    • schiffern14 hours ago
      This is the &quot;God-like powers&quot; extension. The &quot;set it and forget it&quot; extension is called ClearURLs.<p>There&#x27;s also Request Control, which is probably what you&#x27;re looking for. More powerful than Redirector actually, but it comes with some common rules built in (not as comprehensive as ClearURLs though).<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ClearURLs&#x2F;Addon">https:&#x2F;&#x2F;github.com&#x2F;ClearURLs&#x2F;Addon</a><p><a href="https:&#x2F;&#x2F;github.com&#x2F;slymax&#x2F;request-control">https:&#x2F;&#x2F;github.com&#x2F;slymax&#x2F;request-control</a>
    • dmit1 day ago
      Or these, which have their own Wikipedia page: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;UTM_parameters" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;UTM_parameters</a>
    • ftk_1 day ago
      If you have uBlock Origin installed you can enable URL tracking protection filter list or write your own filters `$removeparam=&lt;tracker param&gt;`.
  • The extension is no longer available on Chrome. So, I am looking for a way to automatically redirect x.com to xcancel.com
    • Argonaut99820 hours ago
      Just write a simple user script with Tamper&#x2F;Greasemonkey. You can even paste it into ChatGPT and it will give you one.
    • chris_pie1 day ago
      For this specific case there&#x27;s a &quot;Nitter Redirect&quot; extension
    • aspenmayer1 day ago
      <a href="https:&#x2F;&#x2F;libredirect.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;libredirect.github.io&#x2F;</a><p><a href="https:&#x2F;&#x2F;libredirect.codeberg.page&#x2F;" rel="nofollow">https:&#x2F;&#x2F;libredirect.codeberg.page&#x2F;</a>
      • This is also a MV2 extension and therefore also not available on Chrome.
        • schiffern13 hours ago
          Not sure what search you&#x27;re using, but Googling `xcancel redirect` gave me plenty on the first page. You could be stuck in a search bubble. Maybe try searching in private browsing mode?<p>This one is manifest v3: <a href="https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;xcancelcom-redirector&#x2F;pgbegepjkmpcolalkpbakcbjlkodakie" rel="nofollow">https:&#x2F;&#x2F;chromewebstore.google.com&#x2F;detail&#x2F;xcancelcom-redirect...</a><p>This userscript (despite the name) also redirects to xcancel: <a href="https:&#x2F;&#x2F;greasyfork.org&#x2F;en&#x2F;scripts&#x2F;450008-twitter-to-nitter-redirector&#x2F;code" rel="nofollow">https:&#x2F;&#x2F;greasyfork.org&#x2F;en&#x2F;scripts&#x2F;450008-twitter-to-nitter-r...</a>
        • aspenmayer1 day ago
          It is available for Chromium, though.<p><a href="https:&#x2F;&#x2F;libredirect.github.io&#x2F;download_chromium.html" rel="nofollow">https:&#x2F;&#x2F;libredirect.github.io&#x2F;download_chromium.html</a><p><a href="https:&#x2F;&#x2F;libredirect.codeberg.page&#x2F;download_chromium.html" rel="nofollow">https:&#x2F;&#x2F;libredirect.codeberg.page&#x2F;download_chromium.html</a>
          • Chrome has disabled support for MV2 extensions (unless you set an enterprise policy) and is entirely removing support for MV2 extensions in v139: <a href="https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;extensions&#x2F;develop&#x2F;migrate&#x2F;mv2-deprecation-timeline" rel="nofollow">https:&#x2F;&#x2F;developer.chrome.com&#x2F;docs&#x2F;extensions&#x2F;develop&#x2F;migrate...</a><p>It releases in August.
            • spookie1 day ago
              Hope those Google guys fix it! Would be bad not having half of the appeal of the browser.
            • anonym291 day ago
              You&#x27;re welcome to quit using spyware as your primary browser if you&#x27;re dissatisfied with the spyware&#x27;s treatment of your rights as a user.<p>If you choose not to, you should probably cede the right to complain about problems solved with MV2 extensions, since those problems are now self-inflicted.
            • aspenmayer1 day ago
              Ok.
  • userbinator1 day ago
    I use a filtering proxy to do this. Much more control, and as someone who regularly uses several browsers simultaneously, no need to configure each one separately.
    • Bluestein1 day ago
      There used to be this nice proxy-thing for windows called the &quot;Proxomitron&quot; (or such), peculiar one-eyed pyramid icon and everything! Wonder if it&#x27;s still around. Been a while.-
  • Argonaut99820 hours ago
    All of this can be done with a simple script for Tamper&#x2F;Grease&#x2F;Violentmonkey if you don’t want to install an extension or are concerned about it not being supported in Manifest V3
  • godelski1 day ago
    The first example makes me wonder: why is Wikipedia so... bad?<p>It can redirect mobile users to the mobile site but still serves desktop users the mobile site. Why is this reverse direction so hard?<p>What the fuck is up with the light&#x2F;dark theme feature? I&#x27;m really happy they implemented it, but why is the default &#x27;skin-theme-clientpref-day&#x27; (light theme)? Shouldn&#x27;t the default be &#x27;skin-theme-clientpref-os&#x27; (automatic)? What&#x27;s the point of having &quot;automatic&quot; if it isn&#x27;t... you know... automatic? It&#x27;s literally a one liner (setting default value). Am I missing something much more nuanced?<p>I see stuff like this all the time, not just on Wiki. Stuff drives me nuts. Just adds needless extra work. I know it is kinda petty to complain about having to click an extra button or two, but I thought the whole point of programming was to automate stuff. Hell, how often do we automate stuff that doesn&#x27;t need to be lol. Isn&#x27;t the classic programmer problem that we spend more time automating and optimizing than would be saved by the automation? I mean the theme issue is 5 seconds of work and saves a billion users 2 seconds, each. That one seems worth it if there isn&#x27;t some other issue.
  • hexage18141 day ago
    I use it all the time, pretty handy. Sadly, as people mentioned the original developer passed away and the community needs help, especially to port to manifest V3.
    • bonki1 day ago
      Curious, what are you using it for? Do you have a few examples?
      • hexage18141 day ago
        For instance, I use to: redirect new reddit site to old.reddit.com<p>I keep a blog on wordpress.com, but I really dislike their new blog admin interface, but the interface one can still be accessed , so I redirect to there to edit my posts on the old interface<p>I use some alternative front-ends, like imginn.com, which is alternative front-end to instagram, so I set to redirect links there.<p>This sort of thing.
      • hadrien011 day ago
        Redirects from translated versions of Google or Microsoft documentation to the English one. The Microsoft ones are okay-ish but I strongly prefer reading the original version. And the Google ones are a patchwork of machine-translated nonsense, &quot;powered by Google Cloud Translation API&quot;
      • Narishma1 day ago
        Mobile Wikipedia to normal Wikipedia.
  • snthd1 day ago
    The discontinued HTTPS Everywhere is the same thing, just that it came with a default https flavoured ruleset.
  • There is also <a href="https:&#x2F;&#x2F;libredirect.github.io" rel="nofollow">https:&#x2F;&#x2F;libredirect.github.io</a>
    • aspenmayer1 day ago
      Also available from same dev on a non-GH host:<p><a href="https:&#x2F;&#x2F;libredirect.codeberg.page&#x2F;" rel="nofollow">https:&#x2F;&#x2F;libredirect.codeberg.page&#x2F;</a>
  • altairprime1 day ago
    Safari users, Redirect Web is in the app store for this.
  • amitizle1 day ago
    Not to be that guy but sounds like a vulnerability waiting to happen
    • Bluestein1 day ago
      There seems to almost always be a tradeoff between how <i>useful</i> a piece of software potentially is, and how vulnerable, as in, how much of a desirable target ...
    • lupusreal1 day ago
      That&#x27;s why I bricked up all of my windows. Glass is just too easy to break.
    • shaunpud16 hours ago
      Please explain
  • [dead]
  • curtisszmania1 day ago
    [dead]