Chrome

Chrome Returns 206 when the Server Returns 403

An investigation into a Chrome browser bug reveals unexpected behavior when handling range requests for partially-cached content, where Chrome silently modifies range headers and returns incomplete data while reporting success. The Chromium team ultimately declared this behavior a feature rather than a bug, citing potential compatibility issues with existing applications.

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.

Request for developer feedback: customizable select | Blog | Chrome for Developers

Google Chrome is introducing a customizable select element feature allowing developers to style form controls with enhanced flexibility and functionality. The feature includes new pseudo-elements, content styling options, and improved accessibility controls, currently available for testing in Chrome Canary 130. The implementation builds upon the existing HTML select tag, ensuring backwards compatibility while enabling progressive enhancement.