169 pointsby angst7 hours ago39 comments
  • zmmmmm4 hours ago
    I spent 10 mins trying to find a clear statement of whether Google uses information submitted to Gemini for training and I couldn't find one. It is hard not to come to the conclusion they actively try to obfuscate it because there are many statements that vaguely sound like they should address it but then don't properly do that.

    So I would have to suggest, use these features with extreme caution on any page you consider private if you aren't prepared for your private information to get sucked into Google's Gemini training data.

    • walkingthisquai43 minutes ago
      It's right there in the privacy center. The answer is quite unambiguously yes by the way. (This is for the Gemini app):

      "How your data is used Google uses this data, as described in our Privacy Policy, to:

      Provide our services Maintain and improve our services Develop new services Personalise our services (learn more) Customise our services Communicate with you Measure performance Protect Google, our users and the public

      These uses extend to the generative AI models and other machine-learning technologies powering our services."

    • wodenokoto3 hours ago
      We had legal trying to figure out if data submitted to Google Cloud was shared with Google, and the conclusion was that it is unclear from their TOS. Their TOS is a bunch of circular references to different agreements.
    • freakynit3 hours ago
      I think it goes without saying that anything Google provides for free, they do it to garner user data. Traditional search is dying. And so is the advertising that comes with it. They are finding alternatives. They'll keep "injecting" themselves into everything we use regularly. Ads will get even more targeted... much more contextual in realtime.
      • rollcat27 minutes ago
        This is the problem with being the biggest in X. Facebook desperately tried to branch out: phones, video, VR... Eventually the only thing that worked was buying other social media companies.

        Google is in the same position, yes they have Android, GCP, Gmail/work suite, etc but even all of that combined couldn't sustain the moloch.

        • freakynita minute ago
          Exactly.

          These insane levels of revenue streams cannot be sustained with just one product for longer periods of time. Eventually, every one of these biggest X'es will need to branch out to different industries/domains to sustain those levels.

      • lwhian hour ago
        I think this is true for all of the big orgs.

        Main difference is that Google is bad at monitising any (non advertising) service; so free becomes the main proposition.

        Is Meta much different though?

    • tgv3 hours ago
      For what it's worth, these are the current conditions under which it will be active:

      * Be 18 or over and in the US.

      * Use a Mac or Windows computer.

      * Use the latest version of Chrome.

      * Have Chrome’s language set to English (United States).

      * Sign(ed) in to Chrome.

      • rollcat26 minutes ago
        It's a test run. They will relax those conditions first chance they get.
        • acters13 minutes ago
          As far as I can tell, Linux will remain not targeted by attempts to sponge off all kinds of user data. Which makes me so happy that I finally made the leap.
    • holoduke3 hours ago
      Or course they are using it. With Google even this keyboard stroke on Android is used for something.
      • mig13 hours ago
        Ex-Googler here, at least in the UK, privacy was taken very seriously by all employees, we never collected data without explicit consent and never used it for anything but what the user granted permissions for.
      • frays3 hours ago
        This claim, without a source, runs the risk of being misinformation, which is a massive problem in 2025.

        Can you provide a reliable source to verify it?

        • interloxia3 hours ago
          Federated Learning of Gboard Language Models with Differential Privacy

          It's not nothing, but it's something. And, at least on my phone, it's not obvious if it can be turned off.

          https://scholar.google.com/scholar?lr&ie=UTF-8&oe=UTF-8&q=Fe...

          • drilboan hour ago
            You can always opt out of using gboard altogether.

            FUTO Keyboard is quite nice.

          • Physkal2 hours ago
            Any recommendations on android keyboards?
            • drilboan hour ago
              I recommended FUTO keyboard in sibling comment. FlorisBoard is a nice FOSS option, but some features are still WIP. Personally, I've switched fully to ThumbKey, but that's got quite a learning curve.
        • colonelxc3 hours ago
          • dmesg3 hours ago
            Thanks for getting ahead of me. I add their competitor MS doing the same even more openly:

            https://support.microsoft.com/en-us/topic/microsoft-swiftkey...

            Always assume companies will gather, use and share your data in all ways they legally can. The burden of proof is never on the user that companies don't milk us. Calling it "misinformation" as someone further above did is bizarre. This is the default business model of big tech.

        • 48terry3 hours ago
          Phew, thank goodness someone policed this HN comment's quip about a multi-billion dollar company. May I recommend a more ambitious target in your war on misinformation next?
          • SquareWheel2 hours ago
            Whether it's aimed at large companies or not, I'd still rather not see misinformation spread. People already have poor enough understandings of what companies actually do and don't collect. There exists ongoing conspiracy theories that phones actively listen to conversations while in your pocket, despite there being no evidence to such a claim.

            Facts do matter, and I appreciate those that make an effort to state them correctly.

          • lwhian hour ago
            Misinformation isn't more or less appropriate depending on the target.
  • gyoskoa minute ago
    Damn, the future is more and more distopic every day.
  • verytrivial2 hours ago
    I stopped using Chrome when they started doing the "logged in to Chrome" thing for all Google services. It seemed likely a creepy step in a vaguely defined, unknown direction. The signal seems stronger now.
    • NaomiLehmanan hour ago
      you don't need to be logged in atm, AFAIK
  • daft_pink8 minutes ago
    I was really upset when I found out that my $20 a month Gemini AI Pro subscription only only included privacy features if stopped using the chat history feature.

    Gosh I hate google products.

  • mosselman3 hours ago
    This seems ridiculously simple. It doesn’t browse for you in the background or lets you reference tabs etc. This just seems to pass the current page to an llm.

    I built an extension like this with Claude-code a few days ago because I wanted to see if I could replace the ai feature of Firefox when I switched to LibreWolf. Turns out, it was quite easy for Claude code.

    I want a bit further and tried to get the extension to browse around. Individual actions worked, but I couldn’t get it to follow a plan. In the end I finally looked around the code and Claude had made a huge mess with cursor etc.

    The complexity of handling the array of messages was a bit too much for the AI agents.

    I now have the same as this Gemini ai though and it CAN click links and it works with ollama too. So more private.

    All in a few hours of development.

    So I am not impressed by Google here

    • Yoric3 hours ago
      If I recall correctly, the main selling point of Firefox AI is that it's offline by default, which means that it doesn't rack up your token bill and doesn't expose your data.
  • paxys6 hours ago
    So you click a button, it pops open a text box in a floating window, you type in a question, and the AI replies. This is the most underwhelming implementation of browser-based AI that they could have come up with. Quite literally just gemini.google.com in an iFrame.
    • qnleigh5 hours ago
      > Quite literally just gemini.google.com in an iFrame.

      Hmm, no? It has access to all of the content of all of you're currently open tabs, and is able to parse images on web pages as well.

      It would be neat if it could also browse on your behalf, but that would present all kinds of security risks.

      • paxys5 hours ago
        No, it can only access the tab you are currently on. And that too just the content that is already available. It can't scroll up and down to load more. It can't follow links. It can't run any actions. You'll get a ton more functionality by just taking a screenshot of the page yourself and pasting it in ChatGPT/Claude/Gemini.
      • thwarted4 hours ago
        We're too lazy to browse now, that we need machines to do it?
        • garyfirestorm4 hours ago
          It’s not browsing we are lazy at. It’s parsing through ton of results until we find what we were looking for.
        • riffraff4 hours ago
          The idea is you could ask a to browser to do things like operate on multiple websites to do boring stuff, e.g. cross check phone reviews across sites x y and z.

          I 100% don't feel comfortable letting my browser work alone, but "agentic browsers" are a thing some people want and/or are building.

          • ehnto3 hours ago
            It makes sense as an avenue for Agents as well, since it is the defacto "work app" platform. For many, their entire workday is spent inside the browser.
          • baq4 hours ago
            A small part of me wants this to spectacularly succeed so I can stop using whatever the army of figma designers wishes to force down my throat when most things I need could be spreadsheets with a few buttons with macros hooked up.
        • dheera4 hours ago
          When every goddamn webpage presents itself to me like this: https://i.imgur.com/mMi8an3.png

          I do need machines to do the browsing for me.

          • x______________3 hours ago
            You might want to explore ad, script and popup blockers(EG: no script, ad block plus, ghostery).

            They exist for that very reason, the web is much friendlier.

          • typpilolan hour ago
            You need an ad blocker badly lol
      • blharr4 hours ago
        >It has access to all of the content of all of your currently open tabs

        This is supposed to be a good feature? Not a privacy nightmare?

        • iansinnott4 hours ago
          Likely depends on whether or not its opt-in. If Gemini only gets page content when you ask it to then that's fine.

          Of course, it should also be possible to completely disable Gemini so as to avoid accidentally sending it private browsing content.

      • 4 hours ago
        undefined
    • atdt6 hours ago
      It has access to the current page, so you can ask Gemini questions about its content.
    • nomilk5 hours ago
      I think it will be useful as a modernised ctrl+f
  • firefoxd6 hours ago
    The future of web browsing is the tiktok model. Where you don't surf the web, but the web is served to you "algorithmically". Do it long enough, and you'll be serve the pages you want and it will feel like it was your idea all along. Gemini everywhere is the first step.
    • thwarted4 hours ago
      An infinite number of people at an infinite number of computers will eventually be served the content they desire.
    • OtherShrezzing3 hours ago
      I’d assume one step further, that the human-centric web isn’t what’s served to you, it’s just generative content created on the fly to suit your mood.

      Think TikTok, except where the platform is both curator and creator.

      • ascorbic3 hours ago
        Why stop there. Let the AI consume the content too, and then every day it can just serve a report saying that it consumed 1024 pieces of content and that this led to an increase in its satisfaction level.
        • typpilolan hour ago
          Lmao. No wonder Google fixed their bot views recently on YouTube. We're coming to this.
      • therein19 minutes ago
        Oh, I just got this dystopian image in my mind where you don't even talk about memes from content made by humans anymore and all you get are weird themes inserted into your custom generated content.

        So just like how we don't watch the same thing at the same time anymore due to on-demand media, and the talking about yesterday's big TV show is only a thing of the past now. It will be one more step removed from that and you will have kids talking about this random thing that appeared in their custom show yesterday. Conversations like "dude, did you also get that singing toilet in your stream yesterday, what was that about".

    • illegallyan hour ago
      No, that doesn't make any sense, because the web is not a social media.
      • siva7an hour ago
        For most humans, it is.
    • esperent5 hours ago
      I wouldn't gave a major problem with this if the algorithms were tuned to my benefit. In fact, I probably prefer it since most of the web is noise that I don't need to see. So the problem isn't algorithmic content, it's closed source algorithms designed to benefit the company that made them rather than the user.
      • mikae14 hours ago
        > I wouldn't gave a major problem with this if the algorithms were tuned to my benefit.

        Due to the laws of enshittification they will eventually never be tuned to your benefit.

    • xnx4 hours ago
      Maybe, but that sounds a lot like Google Discover, which is part of Android, the Chrome new tab page and (sometimes?) the Google home page.
      • sandspar4 hours ago
        Google Discover is also remarkably bad at serving me stories I want to read, at least in my experience. One of those products that I wished worked better.
    • isodev4 hours ago
      That’s the future if we leave it to the tech bros. As humans we can and should do better though.
  • bambax2 hours ago
    > Assouvissez votre créativité sans changer de page

    > Have a question about what you're reading? Ask Gemini. It uses the context of your open tabs to provide relevant answers and explanations, keeping you focused.

    In France some bits of the page are localized, some are still in English -- doesn't project professionalism or inspire confidence.

  • geor9e6 hours ago
    A danger with google is how flippantly they will ban google accounts for the dumbest things. Now theres a button to livesteam your browsing tied to your google account. I wonder how many people are going to lose 20 years of gmail Gphotos and GDrive files because they accidentally clicked gemini at the wrong moment on the wrong website.
    • onehair5 hours ago
      I saw the new before I sleep, and slepped peacefully. Because I'd already switched to brave 2 years ago. And once more to firefox 2 months ago. With firefox I feel I finally own my browser and no company is gonna push things down my throat I didn't first agree to
      • t_mann4 hours ago
        You might want to check Firefox' telemetry settings if you care about privacy. Or you can use Librewolf, it's an extension-compatible FF fork with privacy turned on.
        • dodos4 hours ago
          Librewolf is great, but from my experience the default settings are painful for daily use. My biggest gripe is the auto-clear cookies on restart. I understand why it could be useful to some users, but for most I doubt they'd want that in a daily browser. This makes Librewolf need tweaking just as much as Firefox does which kind of ruins the point of it in my experience. (although you are tweaking for usability rather than privacy)
          • navigate83104 hours ago
            It's just a simple one-time tweak under settings to halt clearing cookies upon browser restart.
          • drnick13 hours ago
            Clearing cookies automatically is good for your privacy though and is a sensible default for a "hardened" configuration. If you use the password manager logging in again when you want to shouldn't be an issue.
            • aucisson_masque2 hours ago
              It’s a hassle for 99% of the population, even with a password manager.
    • antipaul5 hours ago
      The danger with google is that they suck at user experience
    • smittywerben4 hours ago
      Ah, the ol' Dropbox risk management tactic where they show you a random selection of your photos when you open the page. Or any page on the site. Suggested: "Remembering Summer Vacation 2020". By the way, do you want to compress your whole photo library to achieve Instagram quality while offering to consume more of the photos of your computer, disillusioned by the last few pennies of value that already fell. What's that? Your iCloud or Android device is out of space because the two ProRes videos your iPhone took after the commercial convinced the Apple user to engage the Apple proprietary video encoding button to maximize their Instagram engagement. The Samsung folds itself into a rolly-polly bug shell form. Eventually, all of your photos will be sent to Instagram, the final destination. Once there, after compressing your photos without asking, they will insist on your choosing ZSTD as the coffin.

      So, on the consent-quality-useful triangle (WIP), Google is clearly eliminating quality and consent to provide you with a useful interface to the Google consentless compression box. Just what everyone wanted. The future is now.

      Notification: You have 2 new views (details button: 2 ad-consenting views, 0 other views) on the photo you took of the compression artifact on a video that you suspect Google might have accidentally compressed without your consent, confusing itself to be Instagram. Unfortunately, your comparison photo gets equally confused and is compressed to be equally as bad as the compressed one. Now the photos look identical, and you look like a conspiracy theorist tweeting about "video encoding" from your Sesame Street Elmo phone, just like everyone else, with no issue at all. "We're in the Ourobouros. Maybe Paramount isn't the issue. Maybe it's Paramount Plus." The Samsung rolly-polly bug interrupts and insists this issue will have to wait because it's 2pm on Friday. Now, your Elmo phone is now the only device still working in the office, as you try to convince your wife why you have to stay late, "Because you're different than the rest of the people posting compression artifact-laden photos."

    • beebmam5 hours ago
      Does Apple do this often? I've always wondered if iCloud is worth getting, given that it constantly spams me to use it with my iPhone
      • dundundundun5 hours ago
        If they do close an account they have a support line you can call and talk to a human.
        • tjohns5 hours ago
          For what it's worth, Apple closed my mom's account due to inactivity. (She hadn't used an Apple product since 2007.)

          They do have phone support, but they refused to unlock the account and just said she'll never be able to use primary email account with Apple's systems because of the frozen account.

          So yes, any cloud provider can lock you out for arbitrary reasons. Just because they answer the phone doesn't mean the customer support agent can actually do anything about it.

      • pram4 hours ago
        It has great features otherwise, I have like 100+ aliases with Hide My Email. You don't even need to use iCloud email with it.
    • ghm21994 hours ago
      Wait, how does this footgun work?
    • TheDong6 hours ago
      Yeah, it's such a huge risk.

      I once accidentally hit the "screenshot" button on my android phone while I had bing.com open, which uploaded that photo to google photos automatically, and my account was banned the next day.

      The next account, I was in a Google Meet call with someone, and I said "Geez, meet is so slow, we should switch to zoom", and my account was instantly banned.

      My third account got banned for emailing curse words to ceo@google.com, calling them all sorts of bad words for banning my first two accounts.

      ......

      My point is, there are zero instances I know of where a google account has been banned for sharing content with a service, be that uploading porn to google drive or google photos, emailing competitors, screenshotting on android, etc etc.

      The _only_ exception I know to that is uploading CSAM, so as long as you don't like go to CSAM sites and click the gemini button you should be fine.

      If you're worried about clicking the gemini button "on the wrong website", and by that you do mean CSAM, then good, I hope such a person does get banned.

      The actual way I've lost all my google accounts is that they reject logging in with the correct password after I move and get a new IP, they insist I need to use my backup email to login, and my backup email is with some ISP that has since gone out of business, or is a @yahoo email that got deleted by yahoo.

      • geor9e5 hours ago
        Google wiped my account for posting a jpeg of a credit card form with "THIS POST ONLY VIEWABLE WITH GOOGLE+ GOLD" to their old social media site. Gmail,Gdrive, everything tied to the account gone forever. They would only tell me it got flagged "phishing". The TOS has a laundry list of words to ban you under. Whichever reason their overseas moderation farm clicks, after looking 0.7 seconds at a screengrab flagged by a hallucinating AI, isn't ever going to be reviewed by anyone further. There's no support or appeal path for a free account.
      • tuckerman6 hours ago
        The line might be at least a tiny bit fuzzy: https://www.nytimes.com/2022/08/21/technology/google-surveil...
      • BrawnyBadger535 hours ago
        Except people take photos of their kids all the time and there is precedent of parents losing their Google accounts for this.

        https://www.theguardian.com/technology/2022/aug/22/google-cs...

  • aeon_ai6 hours ago
    If the forced deprecation of Ublock wasn't enough to get me off Chrome, this sure as hell is.
  • be_erik7 hours ago
    I don’t understand who this is for? I just tried Anthropic’s extension and it feels like writing automated selenium tests.

    LLMs interacting with markup is not the best abstraction layer.

    • mFixman2 hours ago
      My theory is that Google wants to bake Gemini into Chrome to preempt a future antitrust ruling ordering them to spin the browser out, for the same reason Microsoft made IE an integral part of Windows 98.
    • skybrian6 hours ago
      It sounds like an alternative for passing a URL to a chat session, with the advantage that you could share web pages that require a log in.

      But you might want to be careful about which web pages you share this way?

    • resonious6 hours ago
      Right it felt pretty bad. It chugs tons of tokens just to be like "I need to scroll up!". Then 5 seconds later it scrolls up, chugs more tokens. "I need to scroll up more!"
    • nextworddev6 hours ago
      It’s for Google to gain complete control of the context whereever you are on the Internet
      • jama2116 hours ago
        Google would control everything if they could, but this won’t achieve that and they know that so it’s not the specific intention of this. Even if you’re feeling doomerish about it.
    • 7 hours ago
      undefined
  • ghssds4 hours ago
    For one second, I thought Chrome now supported the Gemini protocol. Then I came back to reality.

    > To use Gemini in Chrome on your computer, you need to: Be 18 or over and in the US. Use a Mac or Windows computer. Use the latest version of Chrome. Learn how to update Chrome. Sign in to Chrome. This feature isn’t available in Incognito mode. Learn how to sign in to Chrome. Have Chrome’s language set to English (United States).

    Why can't I set Chrome to whichever language I may want and still have that Gemini thing in english?

  • albert_e6 hours ago
    Microsoft baked in Copilot into Edge more than a year ago.

    It was forced into Windows task bar as well.

    This seems to be in the same vein.

    • aucisson_masque2 hours ago
      Use macOS or Linux, don’t use chrome. The are getting tinier everyday.
  • The28thDuck6 hours ago
    I hereby declare this to be the future! We made it folks. Time to pack it up. See you in a 2002 LAN party.
    • alex_suzuki3 hours ago
      Count me in! Do you have one of those fancy things called „hubs“ or „switches“ or are we going BNC with terminators?
    • dwd5 hours ago
      I have a D25 Laplink Cable somewhere and maybe even a copy of Netware 4.
    • cwmoore6 hours ago
      What is LAN?
      • easeout4 hours ago
        Baby don't hurt me
      • blooalien5 hours ago
        > What is LAN?

        I think it's like the opposite of WAN? :shrug:

  • captainepochan hour ago
    I hope Brave deletes this from Chromium if it's present in the source code.
  • nomilk6 hours ago
    I tried it on this page and says 'I don't have access' [0].

    [0] https://drive.google.com/file/d/1Nx4gJA-qWodYWm-SK87Aa63i_jF...

    • zamadatix6 hours ago
      You need to do it via Gemini in Chrome in an updated Chrome install (roughly 140.0.7339.186 or newer) on Mac/Windows using the English language with the relevant permissions enabled in the sections under chrome://settings/ai

      My guess is it's either the first part (doing it via Gemini in Chrome) or the last part (permissions enabled).

      • nomilk6 hours ago
        I typed @gemini in the searchbar and it turned blue and text switched to 'Ask Gemini' to indicate it worked (but it didn't work - Gemini says it doesn't have access to the screen/webpage).

        chrome://settings/ai redirects to chrome://settings (general settings). Manually searching 'ai' brings up dozens of other settings - stuff like 'mail' (which contains 'ai' string) - but nothing Gemini-related.

        On the most up to date chrome: Version 140.0.7339.186 (Official Build) (arm64)

        The instructional video [0] says there should be a 'Gemini' icon on the top of the Chrome browser, but I don't have one (macOS). (do I have to have a paid Gemini account for it to be there?).

        In any case, when OpenAI and Grok launch things, I usually just go and try them in about 20 seconds. By comparison Google's AI launches are tedious..

        (thanks for the help btw)

        [0] https://gemini.google/overview/gemini-in-chrome/

        • zamadatix6 hours ago
          The "Ask Gemini" thing existed before this, between that and the lack of an AI settings page it seems it's not considering the system as one of the initial supported ones (but why specifically I'm not sure).

          I can confirm a paid Gemini account is not [corrected] needed.

          No problem, it took me a minute to get it enabled myself - not sure why it's so special cased for what it is.

          • nomilk6 hours ago
            > I can confirm a paid Gemini account is needed.

            Google should say this up front (or at least prompt that I need to pay) rather than wasting users' time.

            The 'How do I use Gemini in Chrome?' section of their launch page doesn't say anything about that requirement either.

            Anyway, </rant>. Thanks for your help.

            • zamadatix4 hours ago
              My apologize, I swear I tried to type "is not needed" but must have completely brain farted.

              To reclarify: A paid account is NOT needed. I do not have one and it works. Do note the page says a US based Google account is needed though, it just doesn't need to be a paid gemini account.

        • nomilk6 hours ago
          I asked Gemini and it may says you need a US based Google account:

          https://drive.google.com/file/d/1ZifoxoUSy1vEgh2Qx8GaCsb5ywE...

  • SilverElfin6 hours ago
    Google taking advantage of their anti competitive monopolies
  • yreg3 hours ago
    Tangential: Do you have any recommendations for webdev LLM tools?

    I would like to inspect some part of the DOM and chat about it with an LLM, including the CSS rules that are applied to each subnode in my selection.

    • badlogican hour ago
      Chrome dev console has Gemini integrated as well. Otherwise pick any coding agent (Claude Code, Codex, opencode, ...) give it the Playwright MCP and ask away.
  • maz1b7 hours ago
    I mean, is anyone really surprised that this was going to happen?

    Google is about to break even further away in the LLM race with this move, seeing as they will be getting an absolutely, supremely stunning amount of regular and novel data 24/7. Not everyone uses dedicated LLM interfaces, but more people I know use Google search. As Google === Search for so many.

    Nevertheless, it is an business savvy move to make, considering the recent ruling by the judge to not force Google to split apart or break up its business w/r/t to Chrome.

    • mind_orbit2 hours ago
      What does this mean for publishers and SEO, if AI starts answering questions directly in Chrome instead of sending traffic?
    • deanmoriarty6 hours ago
      What do you think this will mean for OpenAI, Anthropic and their current valuations?
    • ocdtrekkie6 hours ago
      I bet the judge already realizes how mistaken he was to let them off. Now they'll use their monopoly product to ensure monopoly control in the new market he was so sure would rein them in.
      • Workaccount25 hours ago
        The thing about chrome is that people use it because they like it. It's not forced or bundled with windows or iOS.

        A monopoly is when you do anti-competitive things, not when your product is far and away the most popular.

        If anything blame Firefox for dropping the ball so damn hard

        • ocdtrekkie5 hours ago
          This is... a woefully uninformed statement. You realize they just lost several monopoly cases, including around Chrome? They just got off on the meaningful penalty.

          Google is an anticompetitive monopoly, and Chrome is an anticompetitive monopoly. This has been established by multiple courts of law. Your armchair claims to the contrary hold no water.

  • mmastrac6 hours ago
    Given the current err climate of thought purity, doesn't this seem a little too risky of a product to enable?
    • Poomba6 hours ago
      I feel like we are past that point now. The fact that AI will get things wrong has been normalized already
  • 6 hours ago
    undefined
  • prakhar8972 hours ago
    wondering if we can use it with playwright/puppeteer. would be a godsend for scrapers if they can identify useful data.
  • mmaunder5 hours ago
    Ok Google employees, please quit the vote brigading.
  • muppetman6 hours ago
    How do you turn it off?
    • weikju6 hours ago
      Firefox/brave/orion/vivaldi/safari/librewolf/etc

      Admittedly some of them have their own AI offerings but not as invasive and can actually be turned off.

    • zamadatix6 hours ago
      chrome://settings/ai
  • iansinnott4 hours ago
    Hopefully this will not affect other browser that are downstream of Chromium.
  • atonse6 hours ago
    Blah. On the one hand, this is where the monopoly power of putting Gemini in Chrome should be looked into by the DOJ. On the other hand, this might make me switch back to chrome.

    These are all things Apple could build into safari, but they're nowhere to be seen. They'll be stuck solving yesterday's problems (like building an infinitesimally better camera for the latest iPhone), but not at all integrating any AI into them.

  • vachina6 hours ago
    Google had to do this. They cannot die standing watching ChatGPT et. al. eating their ad-free lunch.
    • onion2k4 hours ago
      The problem with that is Google has burned so many bridges with users over the past couple of decades that moving off the ad model to some sort of paid subscription service is going to be next to impossible. People just don't trust Google any more. I know many people who happily pay OpenAI every month but wouldn't pay the same for Google Gemini even if it was better.

      Not to mention that actually giving Google money for anything other than an in-app purchase is oddly hard work - try buying a Google business subscription and behold an interface worse than AWS's console. Google has so much catching up to do that it's conceivable that they'll eventually fail.

  • EZ-E6 hours ago
    We need a [US Only] tag on the thread title, I almost got excited
  • reenorap5 hours ago
    How is this not stealing clicks from other web pages and advertisers? There is no way that people are forgoing clicking on links at this point if they get the answers right away.
  • therein6 hours ago
    Yeah, let's have a do-over of this thread. Nice.

    https://news.ycombinator.com/item?id=45292260

    Maybe someone can post the change log tomorrow and we can do it again.

    I'm thinking over the weekend we could post the GitHub merge of these AI features so we can give Google even more exposure.

    By Tuesday I hope someone will write a review of these features rehashing the same thing. I'd love to have that be upvoted to the top of HN again.

  • Razengan6 hours ago
    Isn't Google putting AI results at the top some sort of conflict of interest?

    Like if users can just get the info they want right at Google.com why would they click through to any of the search results? Isn't that stealing clicks from websites?

    • eclipxe5 hours ago
      Stealing clicks? What obligation does Google have to send traffic to a site?
      • Razengan5 hours ago
        What if that site paid for ads or to appear at the top of search results? Google's AI crap appears above even sponsored sites.
  • 656 hours ago
    Who wants to bet that Chrome makes this feature impossible to disable?
    • elpakal6 hours ago
      I’ll take that bet. You will be able to disable it but that won’t mean they won’t still run it.
    • onion2k4 hours ago
      I'll take that bet too. You will always be able to disable it by not using Chrome.
      • amlib3 hours ago
        That trick will work on android until one day google decides to ban all other browsers from it.

        iOS locks you down to safari already.

        Then web attestation and platform attestation/drm for mobile apps is eventually firmly in place and it means you can only use either android or ios for paying your bills (already a thing for most banks where I live...) or even doing mundane government bureaucracy.

        god, what a timeline... and even if you don't live in the country responsible for this mess you still have to suffer these consequences and everyone is so apathetic and shuts their brains off when mentioning any of these problems.

  • admiralrohan4 hours ago
    Inevitable.
  • rvz7 hours ago
    Time for more security researchers to collect more money on data exfiltration reports when attackers instruct and trick LLMs to steal private user information and fall for fake websites generated by AI to accidentally send private information to attackers.

    Welcome to the Vibe Browsing security nightmare.

  • chartered_stack4 hours ago
    Honestly, it would be great if it were "Gemma in Chrome" instead.

    A local model capable enough to do the things that this is designed to do? Yes please.

    Gemini in Chrome is a way to increase adoption. Gemma in Chrome is an innovation - a platform that allows developers to build stuff leveraging the local model. A step closer to a world where we can talk to our computers and have them do what we mean instead of what we say.

  • bertili6 hours ago
    EU: Open goal and no keeper in sight. Just a small tab. Please.
  • keyle6 hours ago
    You didn't want it in your computer, bang, it's there!

    You didn't want it in your phone, bang, it's there!

    You didn't want it in your browser, bang, it's there!

    Next, coming to a fridge near you! /s

  • stephen_cagle3 hours ago
    Damn, not even a month after getting a butterfly kiss of a slap on the wrist for abusing their monopoly position... and they are already pulling this?

    Thank god we have strong regulation in the US to protect us. /s