This code redirects the current page to the find twitter page.
Works great with medium articles to bypass the paywall.
Add this code to a bookmark :
javascript:(function(){window.open("https://twitter.com/search?q="+document.location.href, '_blank')})()