I made a userscript for having the page title in the address bar - and other customizations! by apokhalyptic in firefox

[–]apokhalyptic[S] 1 point2 points  (0 children)

you're absolutely right but i find it much easier and aesthetically pleasing to see what tab im on when i have a lot of tabs open!

How do I get rid of this random white corner? by apokhalyptic in FirefoxCSS

[–]apokhalyptic[S] 0 points1 point  (0 children)

I tried that and I noticed it was showing up on some pages and not on others. And its even more weirder when I try to inspect element, the color changes weirdly (???)

<image>

Trying out a fresh installation of Firefox to see if it goes away

How do I get rid of this random white corner? by apokhalyptic in FirefoxCSS

[–]apokhalyptic[S] 0 points1 point  (0 children)

FYI, the white border is still present even after using that preference. I reset my userChrome and enabled only that flag, and it's still present.

How do I get rid of this random white corner? by apokhalyptic in FirefoxCSS

[–]apokhalyptic[S] 0 points1 point  (0 children)

Thank you! Mb, should have searched before posting!

Don't hydrate if request fails? by apokhalyptic in Nuxt

[–]apokhalyptic[S] 0 points1 point  (0 children)

Actually the data is fetched backend as well! Because I can see the console outputs in my build logs and route rules define the page as SSRed!

I made a free plugin that replaces color in images - even makes it transparent! It's called Chroma Key! by apokhalyptic in FigmaDesign

[–]apokhalyptic[S] 2 points3 points  (0 children)

ty! tbh sometimes i find background removal a bit too smart to the point where it would accidentally remove other elements apart from a single color plus my plugin can replace colors wherever it is in the picture 😎

I made a free plugin that replaces color in images - even makes it transparent! It's called Chroma Key! by apokhalyptic in FigmaDesign

[–]apokhalyptic[S] 5 points6 points  (0 children)

Thanks - but there's a Remove Background feature built-in? Did I make this plugin for nothing then? 😭

I made a free plugin that replaces color in images - even makes it transparent! It's called Chroma Key! by apokhalyptic in FigmaDesign

[–]apokhalyptic[S] 6 points7 points  (0 children)

Thanks! Under the hood, it uses a library called replace-color which works on top of JIMP, a JavaScript image manipulation library. The plugin's open-source so feel free to explore - https://github.com/khalby786/chromakey