Redirect from Twitter to Nitter fails because of late script execution

This page summarizes the projects mentioned and recommended in the original post on /r/userscripts

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • nitter-redirect

    A browser extension that redirects Twitter links to Nitter instead.

  • Not for safari, but for chrome and firefox: https://github.com/SimonBrazell/nitter-redirect

  • nitter

    Alternative Twitter front-end

  • { "description": "Twitter to Nitter", "exampleUrl": "https://twitter.com/johnrobb/status/1545875179225612288?ref_src=twsrc%5Etfw", "exampleResult": "https://nitter.net/johnrobb/status/1545875179225612288", "error": null, "includePattern": "^https://twitter\\.com/([^\\?]*)", "excludePattern": "\\?nr", "patternDesc": "", "redirectUrl": "https://nitter.net/$1", "patternType": "R", "processMatches": "noProcessing", "disabled": false, "grouped": false, "appliesTo": [ "main_frame" ] },

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Redirector

    Browser extension (Firefox, Chrome, Opera, Edge) to redirect urls based on regex patterns, like a client side mod_rewrite.

  • I use Redirector for this kind of thing.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts