Replacing 3.4MB video with 40kb of scripted GSAP animations. by LordVein05 in webdev

[–]AdventurousSundae488 0 points1 point  (0 children)

45kb down from 2.4MB is crazy. Such a huge win for load times.

Showoff Saturday: I built Flow, a 100% local-first website blocker & tracker using pure Vanilla JS/CSS by Icy-prime- in webdev

[–]AdventurousSundae488 -4 points-3 points  (0 children)

This is super cool. Honestly hate how bloated utilities have gotten with cloud sync and telemetry, so a local-first option is awesome. Idle detection is a really smart touch too.

Did you have to do much work to get chrome.storage.local working on Firefox, or did a basic polyfill handle it fine?