Added hovered link URL preview, and it even tries to evade the pointer, so if you're hovering a link in the bottom left corner, it'll jump into the right corner. And its appearance/disappearance it animated with nice smooth GTK CSS animations, and it of course follows dark mode.
That, and added/fixed more small things.
Like focus behavior between WebView / LocationEntry is now handled better (opened a new tab? focus the entry; entered an address? unfocus the entry, focus the web view), and Ctrl-L now works to focus the location entry while selecting the current address (for Ctrl-C, or for typing another address over it).