Browser Extensions

Microsoft begins turning off uBlock Origin and other extensions in Edge

Microsoft Edge Canary is now disabling Manifest V2-based extensions like uBlock Origin, following Google Chrome's lead in the transition to Manifest V3. Users can temporarily re-enable disabled extensions, but Microsoft's timeline for complete Manifest V2 deprecation remains unclear. Mozilla Firefox remains committed to supporting Manifest V2 extensions, offering users an alternative platform.

Bookmarklets (and Custom URL Schemes) Are Criminally Underrated

A detailed exploration of bookmarklets and custom URL schemes reveals their underutilized potential for enhancing browser functionality through JavaScript-enabled bookmarks and custom protocol handlers. The functionality allows users to create custom buttons that can interact with both web content and local applications, enabling powerful browser-to-application workflows. The technology demonstrates the possibility of more extensible and powerful GUIs, though implementation currently requires some technical expertise.

Making the Web More Readable With Stylus

Stylus is an open-source browser extension that enables users to customize website appearances using CSS snippets. The author shares personal CSS modifications for various websites, primarily focusing on font adjustments and layout improvements. The customizations include removing unwanted elements, adjusting text widths, and implementing preferred fonts across different domains.