The site was still pretty laggy on lower end devices. So i reduces the amount of electrons for lower end devices.
I also rewrote the whole UI with the mantine UI library. because of this i didn’t have to write my own widget dragging system.
The site was still pretty laggy on lower end devices. So i reduces the amount of electrons for lower end devices.
I also rewrote the whole UI with the mantine UI library. because of this i didn’t have to write my own widget dragging system.
Previously my site was really laggy. my pc used 2gb of ram and 90% GPU (on a 3070 😭) on my site alone.
This is why i wanted to rewrite the site. my old site just used basic html/css, thats also another reason i wanted to rewrite my site
Since i wanted to learn create a site in react a chose that.
Changes:
V1.0.1
Version 1: updated icon and fixed connection error
Added lightmode and a settings menu
Made the UI more responsive in different dock positions
added json highlighting + performance inprovements
added some animations and confirm dialogs.
Added ability to add and edit the keys (with json formatting)
added functionality to actually view the localstorage, sessionstorage and cookies.
I made the Gui for my devtools chrome extension