• Disable or Enable Extensions on Specific Websites

    We already know how to enable or disable Chrome extensions. Disabling an extension removes it from all websites. What if you want to keep the extension and enable or disable it only one a specific website or two? Let me show you how.


  • Two Acer Chromebook Plus models drop to even lower prices

    This week – like many weeks – started off with some really great deals. Most of those deals have hung on strong through today, with only a couple of them expiring mid-week.


  • Build large-scale AI/ML and HPC clusters with Cluster Toolkit (formerly HPC Toolkit)

    The Cloud HPC Toolkit, now rebranded as Cluster Toolkit, simplifies the creation and management of high performance computing environments on Google Cloud. Initially focused on scientific and technical computing workloads, it has expanded to encompass AI/ML applications, reflecting its widespread adoption across various domains.


  • Bigtable transforms the developer experience with SQL support

    Bigtable is a fast, flexible, NoSQL database that powers core Google services such as Search, Ads, and YouTube, as well as critical applications for customers such as PLAID and Mercari. Today, we’re announcing Bigtable support for GoogleSQL, an ANSI-compliant SQL dialect used by Google products such as Spanner and BigQuery.


  • The ASUS ExpertBook CX54 Chromebook Plus has an awesome screen upgrade

    In order to talk today about this feature I only realized was a thing on the ASUS ExpertBook CX54 Chromebook Plus a couple days ago, I first have to eat a little humble pie.


  • Cloud SQL Enterprise Plus delivers enhanced performance, availability and disaster recovery for SQL Server

    Organizations running business-critical SQL Server workloads need a managed database service that is performant, highly available, flexible, and reliable. Today, we’re pleased to announce the general availability of Cloud SQL Enterprise Plus edition for SQL Server.


  • 085: Linear easing function fun

    In this episode Una and Adam cover the linear() CSS easing function that can create bounce and spring effects. Resources: Ep 22 on Animation → https://goo.gle/4frnp8y linear() generator → https://goo.gle/46xs2JZ Complex animation curves in CSS with linear() → https://goo.gle/4ftm0Oz Open Props premade spring and bounce variables → https://goo.


  • Chrome Beta for iOS Update

    Hi everyone! We’ve just released Chrome Beta 128 (128.0.6613.16) for iOS; it’ll become available on App Store in the next few days.You can see a partial list of the changes in the Git log. If you find a new issue, please let us know by filing a bug.Harry SoudersGoogle Chrome


  • Chrome Dev for Desktop Update

    The Dev channel has been updated to 129.0.6628.3 for Windows, Mac and Linux.A partial list of changes is available in the Git log. Interested in switching release channels? Find out how. If you find a new issue, please let us know by filing a bug.


  • Google debuts new AI-powered Chrome features to make browsing easier

    Google LLC’s Chrome browser team today debuted three new features powered by the company’s latest generative artificial intelligence and Gemini models that will make it easier for users to take advantage of in the desktop browser.


  • Chrome Dev for Android Update

    Hi everyone! We’ve just released Chrome Dev 129 (129.0.6628.0) for Android. It’s now available on Google Play.You can see a partial list of the changes in the Git log. For details on new features, check out the Chromium blog, and for details on web platform updates, check here.


  • Useful new AI features are coming to Google’s Chrome browser

    Over the last few years, Google has been using AI to enhance the browsing experience in Chrome, making it faster, safer, and more helpful. Now, three new AI features are being introduced to make searching, comparing products, and rediscovering sites easier than ever before.


  • 3 new Chrome AI features for even more helpful browsing

    With the help of Google’s latest AI models, you can now more easily search an image or video, find a website and compare different products when shopping in Chrome deskt…


  • Desktop Chrome is getting a feature that’s a lot like Circle to Search

    Illustration: The Verge Google Lens in desktop Chrome is getting an AI-powered upgrade that could make it feel like a desktop version of Circle to Search.


  • Chrome is going to use AI to help you compare products from across your tabs

    Image: Google Google wants to help ease the pain of comparison shopping across multiple tabs in Chrome with a new AI-powered tool that can summarize your tabs into one page.


  • How to inspect disappearing elements

    Trying to inspect an element, and “poof” it’s gone? It’s like your code is playing hide-and-seek with you! Discover how you can use the debugger statement to delay for a certain amount of time to inspect disappearing elements! Watch more DevTools Tips → https://goo.gle/DevToolsTips Subscribe to Chrome for Developers → https://goo.


  • Can’t stop, won’t stop: More innovations from the Google Cloud database portfolio

    As AI adoption continues to accelerate, operational databases provide the foundation for building enterprise AI apps that are accurate, relevant, and grounded in enterprise truth. Our goal at Google Cloud is to deliver the best databases for building and running AI apps.


  • Introducing Spanner Graph: Graph databases reimagined

    Introducing Spanner Graph: Graph databases reimagined

    Enterprises are looking for better ways to extract insights from their connected data, so they can build more intelligent applications, and using a graph database can be a powerful — albeit complex — way to do that.


  • Google Cloud announces new data analytics innovations to help fuel customers’ AI use cases

    As the fuel for AI, data’s role in driving innovation is of the utmost importance.


  • The ASUS EliteBook CX54 Chromebook Plus finally lands at Best Buy

    Well folks, the day is finally here. The vaunted ASUS EliteBook CX54 Chromebook Plus is finally in a standard retail setting, and you can purchase it directly from Best Buy right now.


  • New Flex 2.0 from AttackIQ gives organizations rapid assessment of their security posture

    Security optimization platform company AttackIQ Inc. today announced the launch of Flex 2.0, an updated version of its breach and attack simulation platform that allows organizations to assess their security posture rapidly. The first version of Flex was launched in August 2023 as an on-demand, pay-as-you-go, agentless test-as-a-service solution.


  • Mozilla follows Google in losing trust in Entrust’s TLS certificates

    Compliance failures and unsatisfactory responses mount from the long-time certificate authority Mozilla is following in Google Chrome’s footsteps in officially distrusting Entrust as a root certificate authority (CA) following what it says was a protracted period of compliance failures.…


  • Now GA: Compute Engine C3 bare-metal and X4 instances

    Now GA: Compute Engine C3 bare-metal and X4 instances

    Enterprise workloads present unique challenges when migrating to a public cloud. Whether it’s a 32TB in-memory database, a private cloud built on a commercial hypervisor, or an application that can’t run in a virtual machine, these business-critical workloads are a high-priority for technology leaders to migrate to the cloud.


  • These are the skills you need to get hired in tech

    These are the skills you need to get hired in tech

    Though the unemployment rate for tech workers remains near historic lows, there’s been a shift in the rate at which firms are hiring — and what they’re seeking in new prospects.


  • Dev Channel Update for ChromeOS / ChromeOS Flex

     Hello All,The Dev channel has been updated to 128.0.6613.12 (Platform version: 15964.9.0) for most ChromeOS devices.If you find new issues, please let us know one of the following ways:File a bug Visit our Chrome OS communitiesGeneral: Chromebook Help CommunityBeta Specific: ChromeOS Beta Help CommunityReport an issue or send feedback on ChromeInterested in switching channels? Find out how.Google ChromeOS.


  • AI capabilities and controls to power up your workday with Chrome Enterprise

    Tired of endless tabs, repetitive tasks and constantly trying to find that document you were in just a few days ago? Everyone can relate to these common workplace frustrations.


  • How to add a custom cursor to Chrome

    Learn how to add your own custom cursor to Chrome by building your own Chrome Extension. We’ll explore concepts like content scripts, service workers, and more.


  • Google Nest Learning Thermostat leaks with new UI and modern design

    Google appears ready to unveil a significant upgrade to its thermostat lineup with the fourth-generation Nest Learning Thermostat.


  • Chrome Beta for Android Update

    Hi everyone! We’ve just released Chrome Beta 128 (128.0.6613.14) for Android. It’s now available on Google Play.You can see a partial list of the changes in the Git log. For details on new features, check out the Chromium blog, and for details on web platform updates, check here.


  • Google Chrome is getting a new Compact Mode for smaller screens

    Google Chrome has been king of web browsers for quite some time now, but the added features and functionality it has picked up over the years has led to parts of the browser becoming a bit crowded; especially on smaller screens or lower resolutions.


  • Chrome Beta for Desktop Update

    The Beta channel has been updated to 128.0.6613.18 for Windows, Mac and Linux.A partial list of changes is available in the Git log. Interested in switching release channels? Find out how. If you find a new issue, please let us know by filing a bug.


  • Chrome adopts app-bound encryption to stymie cookie-stealing malware

    Windows users now get macOS-grade secret security Google says it’s enhancing the security of sensitive data managed by Chrome for Windows users to fight the scourge of infostealer malware targeting cookies.…


  • Pop n’ Lock Dialog Mini Web Machine

    It pops, it locks, this is the dialog element. Discover a mini web machine that captures the users attention and focuses them into a blocking, overlaying action experience!


  • I found a Lacros replacement to keep Chrome account switching

    I have been using the LaCrOs version of Chrome for more than a year, and I was devastated when I read Robby’s post about Google shutting down the LaCrOs experiment in the near future. “Devastated” might seem like a bit of an overstatement, but let me explain.


  • Chrome Can Soon Organize Your Tabs (Automatically)

    Google Chrome is adding a way to automatically group your tabs. This new feature will be available in the recently added tab search menu. Organize Tabs Google added a bunch of tab orgnization-related flags this morning to the Chromium Gerrit.


Welcome to the ChromeOSphere

Your one-stop hub for all things Chrome OS and Chrome browser. Our mission is simple: to keep you connected with the pulse of this ever-evolving digital realm. From the latest updates on Chrome, ChromeOSphere brings together the diverse voices of the Chrome world.