Tag

Browser

All articles tagged with #browser

Vivaldi 8.0 dethrones Arc as my default browser, and Installer serves a packed tech lineup
tech3 days ago

Vivaldi 8.0 dethrones Arc as my default browser, and Installer serves a packed tech lineup

David Pierce declares Vivaldi 8.0 his new default browser thanks to its cleaner design and customization, while this week's Installer rounds up Star Wars: The Mandalorian and Grogu, two tech books (Steve Jobs in Exile and How to Rule the World), notable earbuds and gadgets, a racing game, and crowdsourced reader picks for entertainment and productivity.

Vivaldi 8.0 brings Unified UI and six new layouts in major design refresh
technology3 days ago

Vivaldi 8.0 brings Unified UI and six new layouts in major design refresh

Vivaldi 8.0 debuts a major design refresh called Unified UI, collapsing browser chrome into a single continuous surface with rounded content frames and introducing six preset layouts for quick customization. The update emphasizes configurability, preserves a classic theme option, and is available now for Windows, macOS, and Linux (including ARM64 like Raspberry Pi) via Vivaldi’s site, with Snap Store and Flathub listings mentioned (one being unverified).

Leak of unfixed Chromium bug enables JavaScript after browser close
technology4 days ago

Leak of unfixed Chromium bug enables JavaScript after browser close

Google unintentionally exposed details of an unfixed Chromium vulnerability that can let a Service Worker keep executing JavaScript after the browser is closed, enabling remote code execution and potential botnet-like abuse across all Chromium-based browsers. Despite reports of a fix, researchers found the issue still exploitable in some builds, prompting urgent patching efforts and highlighting that attackers could exploit it with minimal user interaction; Google awarded a bug bounty, and the disclosure raised broad risk though it doesn’t grant access to emails or the host OS.

Edge vs Chrome: Reddit users rate efficiency and ecosystem over sheer speed
technology22 days ago

Edge vs Chrome: Reddit users rate efficiency and ecosystem over sheer speed

Reddit users now judge browsers by efficiency, features, and OS integration rather than pure speed, with Edge favored for lower memory usage, better battery life, and tighter Windows 11 integration, while Chrome remains the go‑to for Google services and cross‑site compatibility; overall choice depends on your device and ecosystem, not just benchmarks.

Chrome's AI Mode gets split-view browsing and tab-synthesis toolkit
technology1 month ago

Chrome's AI Mode gets split-view browsing and tab-synthesis toolkit

Google Chrome’s AI Mode update adds side-by-side viewing that preserves AI context across pages, plus a new plus menu to synthesize insights from your open tabs (and local PDFs/images). It also extends access to Canva-like tools for visuals, effectively turning your tabs into a unified AI workspace. The rollout is in progress for US users on desktop and mobile.

Chrome Debuts AI Skills to Turn Prompts into Browser Actions
technology1 month ago

Chrome Debuts AI Skills to Turn Prompts into Browser Actions

Google Chrome adds AI Skills, a library of premade and user-created prompts in the Gemini sidebar. Triggered with a slash via the Ask Gemini button, Skills let Gemini analyze your open tabs and perform tasks such as video summaries or optimizing recipes for higher protein. You can toggle the feature off in Settings under AI Innovations if you don’t want to use it, and expectations include some initial glitches as the tool rolls out.

Customize Chrome's Toolbar for a Faster, More Efficient Browse
technology2 months ago

Customize Chrome's Toolbar for a Faster, More Efficient Browse

You can tailor Chrome's top toolbar by pinning frequently used extensions, rearranging icons, and using the toolbar customization panel to show or hide buttons like Home, Forward, Bookmarks, Reading List, History, Incognito, and Task Manager. You can also access quick features such as Google Lens search, QR code sharing, Reading Mode, and Copy Link directly from the toolbar. For broader changes, change Chrome's theme via Customize Chrome to apply different colors and backgrounds, with an option to revert to the default look.

technology3 months ago

AI-assisted Rust port of LibJS powers Ladybird in two weeks

Ladybird’s lead developer ported LibJS, the browser’s JavaScript engine, from C++ to Rust in about two weeks using human-directed prompts and multiple AI reviews, achieving byte-for-byte identical output between the Rust port and the original C++ baseline; the thread also explores Rust’s role in browser development, interop with C++, and the broader implications of AI-assisted coding in large projects.