Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shantanusharma/d784287271f673fb782d04a07796c8e1 to your computer and use it in GitHub Desktop.
Save shantanusharma/d784287271f673fb782d04a07796c8e1 to your computer and use it in GitHub Desktop.
// Add a bookmark: https://support.google.com/chrome/answer/188842
javascript: (() => {window.location = `https://threadreaderapp.com/thread/${ /status\/(\d+)/g.exec(document.location.pathname)[1]}.html`;})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment