Tedward
banner
iamtedward.bsky.social
Tedward
@iamtedward.bsky.social
Systems Engineer || Systems Design Philosopher || Weird Coffee Guy
Here's a bookmarklet that I'm using now with your code:
```
javascript:(function(){var u=encodeURIComponent(location.href);var final="https://example.com?url="+u+"&view=thread";window.open(final,"_blank");})();
```
November 29, 2025 at 1:51 PM