The Browser Company's Dia App Now Available on Mac: An AI-First Browsing Experience

The Browser Company's Dia App Now Available on Mac: An AI-First Browsing Experience
source: gettyimages
January 8, 2026

==========================================================================

The Browser Company's innovative Dia app is now accessible to all Mac users. This marks the first widespread release since its beta launch in June, offering a new AI-powered browsing experience centered around tab-based chat functionality.

Key Features of Dia Browser

Compatibility & Pricing

Future Plans & Updates

Previously acquired by Atlassian for $610 million, The Browser Company plans to resume weekly updates. Upcoming features include enhancements to Memory, redesigned Skills, and integration of Arc browser's Focus Mode (CMD-S). The company aims to enrich Dia with features from Arc, making it a progressively more powerful tool.

Availability

Dia can be downloaded directly from The Browser Company's official website, opening doors to an AI-optimized browsing experience on Mac.

---

Recent & Notable Tech News

Foldable iPhone Display Tech Spotted at CES 2026

CES 2026 unveiled Samsung's crease-less foldable OLED panel, hinting at Apple's upcoming foldable iPhone. The new display was showcased beside the Galaxy Z Fold 7, promising a seamless foldable experience free of creases.

No iPhone 18 Launch Expected This Year

Despite the success of the iPhone 17, reports suggest Apple will delay the iPhone 18, potentially launching it in spring 2027. The company is reportedly making strategic changes to its annual release cycle.

AirPods Discount Deals for New Year

Post-holiday discounts continue on Apple’s popular wireless earbuds. Amazon offers significant savings on AirPods Max, Pro 3, and 4 models, with some deals reaching up to $99 off.

Lunar New Year Special Edition AirPods Pro

Apple released a limited-edition AirPods Pro 3 to celebrate the Year of the Horse, available in select Asian markets. These feature unique horse emoji icons and are exclusive to regions like China, Hong Kong, and Malaysia.

CES 2026: Govee Announces New Smart Lighting

Govee launched three new Matter-compatible lighting products, including the Floor Lamp 3, which boasts upgraded LuminBlend+ technology and HomeKit support, along with new ceiling lights.

Wi-Fi 6E Speed Improvements with Updates

Apple’s latest updates (iPadOS 26.2 and macOS Tahoe 26.2) enhance Wi-Fi 6E speeds on compatible Macs and iPads, including M4 iPad Pro and M2/M3 MacBook series.

CES 2026: Belkin’s New Charging Accessories

Belkin showcased a lineup of new charging tech, such as the Magnetic Ring Power Bank, modular docks, and high-capacity batteries aimed at Apple device users.

Anker’s New Year’s Promotions

Anker introduced discounts on its latest Nano Chargers and Nano Docking Stations, with pre-order deals available amid its broader New Year sales.

---

For more tech updates and detailed reviews, stay tuned to MacRumors!

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 147 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6645092,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}