Bas van den Wollenberg

Results 9 issues of Bas van den Wollenberg

**Describe the bug** Trying to modify a React Fragment shorthand tag using `dst` or `cst` results in nothing changing (after being prompted in the case of `cst`). **To Reproduce** Example...

Not sure why this only happens for this specific tweet, and not sure if you can do anything about it, but I observed different behavior between desktop and mobile with...

Discord
embeds

When a tweet contains both an image and a YouTube URL, FixTweet embeds the YouTube video instead of the image. Twitter embeds the image only, and so does BetterTwitFix. I...

Discord
embeds
can repro

The extension I currently use for Reddit lookups (https://chrome.google.com/webstore/detail/find-on-reddit/jbcdpeekakanklckgooknpbonojhjncm) has an option to ignore the query string. Otherwise, URLs like https://www.npr.org/2021/06/23/1009567351/hubble-trouble-nasa-cant-figure-out-whats-causing-computer-issues-on-the-telesco?t=1624552536686 which I just got redirected to won't match for...

Dunno if it's just a fluke or whatever but I noticed that this tweet doesn't seem to work with fxtwitter but it does with fixupx. I assumed these were one...

Love the extension so far, however it seems like accounts aren't parsed properly. Maybe the output of `tailscale switch --list` has changed? I've only recently started using Tailscale so I...

Hey! Thanks for the very useful extension! I noticed that the library you're using to convert HTML to BBCode doesn't support converting HTML tables. I was just wondering if you'd...

improvement

- Added different activity types (watching, listening) - Made sure the poster displays in its original aspect ratio by removing the playing/paused buttons for episodes and movies (still shows for...

Using `navigator.maxTouchPoints` to check whether a device is a "touch device" also matches laptops with touch screen support. Checking for [`pointer: coarse`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/pointer#coarse) instead should only detect whether the primary input...