Slashdot Mirror


Chrome 64 Now Trims Messy Links When You Share Them (theverge.com)

Google's latest consumer version of Chrome, version number 64, just started cleaning up messy referral links for you. From a report: Now, when you go to share an item, you'll no longer see a long tracking string after a link, just the primary link itself. This feature now happens automatically when sharing links in Chrome, either by the Share menu or by copying the link and pasting it elsewhere. Even though it slices off the extra bit of the URL, this doesn't affect referral information. If you choose, you can copy and paste directly from the URL bar to grab the link in entirety.

87 comments

  1. that's fantastic by Anonymous Coward · · Score: 4, Interesting

    I usually manually trim everything after the ? in the link, but now I won't have to

    1. Re:that's fantastic by Anonymous Coward · · Score: 1

      Agreed, now you can let Google set yet another precedent for how your life is run for you and others by Big Data.
       
      captcha: spyglass

    2. Re:that's fantastic by Anonymous Coward · · Score: 2, Funny

      How dare Google do something to cut down on the amount of tracking information sent in plaintext in the URL when you copy it and send it to others! Don't they know that you love being tracked and having referring pages that reveal where you were browsing being spread to everyone!

    3. Re:that's fantastic by Anonymous Coward · · Score: 1

      This is just Google's way of telling everyone else to get out of their business. Tracking is for Google only, not for the rest of the plebs.

    4. Re:that's fantastic by FatdogHaiku · · Score: 2

      Your data is precious...
      They don't want to share,
      Their Precious...

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
    5. Re:that's fantastic by Anonymous Coward · · Score: 1

      but..... how long until google replaces referral identifiers with their own to profit from the 'cleaned' links, or removes identifying bits belonging to competitors of its analytics service?

      this belongs as an extension, a configurable extension. not built-in to the browser with no control over it.

    6. Re: that's fantastic by Zero__Kelvin · · Score: 1

      Yes. If only there was a way to get the adulterated link if someone wanted to for some bizarre reason.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    7. Re:that's fantastic by DavidRawling · · Score: 2

      You mean like goo.gl? Yep, you can have the largest ad company on earth track your shortened URLs too.

    8. Re:that's fantastic by Anonymous Coward · · Score: 0

      If you think this is to reduce the amount of tracking you, I have a bridge to sell you, real cheap.

    9. Re:that's fantastic by shaitand · · Score: 1

      This doesn't sound like they are removing the tracking information, just its display to you.

  2. sloppy seconds, manicured by epine · · Score: 4, Insightful

    I have no problem with this feature under a "share" button, but plain-old copy and paste are not a tag-team synonym for sharing in any sane world.

    The PC revolution was largely built on determinism at scale: the same operation repeated (on your machine, or the next machine) achieves the same results. This was pretty new in the world in the late seventies. It's why we became able to build more complex distributed systems than ever before; it's how we ultimately carved our way out of spaghetti-code mountain.

    Now we take this boon for granted, and the pendulum continues to swing back toward infantilization.

    Now copy, too, is apparently on its way to sloppy seconds (the way of all things shared too much, howsoever assiduously groomed).

  3. Because replacing a URL is a great idea by Anonymous Coward · · Score: 2, Insightful

    Absolutely nothing wrong can happen when someone else can randomly change the link to where you are trying to get.

    There is zero change that the link can be replaced to a fake location that looks like the original, but is nothing but a phishing website.

    1. Re:Because replacing a URL is a great idea by Shikaku · · Score: 4, Informative

      https://stackoverflow.com/ques...

      There's loads of javascipt that already changes copied text, prepending or appending anything you want. And also copying to the clipboard, usually just to share a link, onclick it automatically writes to the clipboard. This library handles writing to the clipboard for you if you need such a thing https://clipboardjs.com/

    2. Re: Because replacing a URL is a great idea by Anonymous Coward · · Score: 0

      What do you mean?

      What could possibly g

    3. Re:Because replacing a URL is a great idea by Cajun+Hell · · Score: 1

      Absolutely nothing wrong can happen when someone else can randomly change the link to where you are trying to get.

      It won't be random unless it's being done as a prank.

      Best guess is that they have some universal rules (e.g. remove utm_* GET params) and some specialized URL-rewriters by domain for well-known/popular sites (article shows amazon.com as an example).

      --
      "Believe me!" -- Donald Trump
  4. How? by Anonymous Coward · · Score: 1

    From the Android Police image, I see they've completely changed the URL even before the ?. Do they have a database of rules for this? I can't see how else it would work.

    1. Re:How? by BitterOak · · Score: 1

      I assume they are using the tag to find the basic URL. I could be wrong. I've done that manually to remove identifying information from links I want to share. I've often called for this to be a feature in web browsers: a copy canonical link button. I hope that's what Chrome is doing.

      --
      If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
    2. Re:How? by unrtst · · Score: 1

      I assume they are using the tag to find the basic URL. I could be wrong.

      Sorry, but I'm pretty sure you're wrong.
      Look at the image shared by the AC to which you replied. It took a link that would have been shared as something like:

              https://www.amazon.com/s/browse/ref=br_msw_pdt-1?_encoding... etc etc lots of kruft etc etc ...

      And turned it into :

              https://www.amazon.com/b?ie=UTF8&node=15569942001

      Nowhere in the first link is the relative page "b". AFAICT, they've added some smarts to map to what they know it can go to.

    3. Re:How? by jrumney · · Score: 2

      They accomplish this by hiding the tracking information, not by removing it. The latter might afford you some privacy, and hurt Google's bottom line. The former gives you an illusion of privacy while they ramp up the tracking even further. Basically, they are putting URLs onto the clipboard as HTML instead of plain text.

  5. Attack on small-data by barbariccow · · Score: 2

    Obviously this is just a means for google to attack other companies -- the ones that actually need an identifier to be passed around with you to track a link rather than just having a huge database on you already (like google does).

  6. Except for Google themselves by Anonymous Coward · · Score: 5, Interesting

    As an experiment I tried copying a URL from Google Ads.

    Guess what?

    I got the full, mangled URL, not the clean version that they do for their competitors.

    Thanks Google. You truly have your user's interests at heart.

    1. Re:Except for Google themselves by Khyber · · Score: 2

      Yep, full-out anti-competitive behavior.

      Time for a new Microsoft vs. United States, only this time with Google.

      --
      Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
    2. Re:Except for Google themselves by Anonymous Coward · · Score: 0

      'dont be evil' lul. and people willingly use android and chromeOS...

    3. Re:Except for Google themselves by thegarbz · · Score: 1

      What sane user copies a link from an ad?

    4. Re: Except for Google themselves by houghi · · Score: 1

      I knew that since they raped Dejanews. Why would you think this marketing company would be anything else?

      --
      Don't fight for your country, if your country does not fight for you.
  7. Bad Ads by Infiniti2000 · · Score: 4, Informative

    From TFA: It also recently introduced automatic blocks for bad and unwanted ads...

    In other words, it blocks ads that don't contribute to the Google revenue stream. That's what they mean by Bad Ads.

    1. Re:Bad Ads by thegarbz · · Score: 1

      We discussed this last week. It doesn't just protect Google AdSense but rather blocks ads that don't meet a code of conduct which AdSense happens to abide by. This isn't a money grab, it's cleaning up the internet in the hope that users scale back ad blocking this ensuring internet ad companies don't go out of business.

    2. Re:Bad Ads by Anonymous Coward · · Score: 0

      Oh, fuck off, google shill. Google are mere money grabbing ad sellers, and not into cleaning up the Internet, so you can stop now with your little propaganda game on Slashdot and slide back under your wet stone.

    3. Re:Bad Ads by Virtucon · · Score: 1

      More Chrome nonsense. Don't use it, don't want it and never recommend it.
      More data going to Google, more walled garden.

      No Thanks.

      --
      Harrison's Postulate - "For every action there is an equal and opposite criticism"
    4. Re:Bad Ads by Anonymous Coward · · Score: 0

      are you trying to imply there are no bad ads?

    5. Re: Bad Ads by Anonymous Coward · · Score: 0

      Ads only on the WEB not on the Internet, dumbshit. Internet carries many protocols without ads.

    6. Re:Bad Ads by tlhIngan · · Score: 1

      We discussed this last week. It doesn't just protect Google AdSense but rather blocks ads that don't meet a code of conduct which AdSense happens to abide by. This isn't a money grab, it's cleaning up the internet in the hope that users scale back ad blocking this ensuring internet ad companies don't go out of business.

      by "ad companies" you mean Alphabet. Remember, most of the legitimate ad companies are owned by Alphabet. The ones that don't typically are the ones that serve ads for torrent sites, porn sites and file locker sites (with plenty of the fake download button ads).

      It also isn't a coincidence that those ads are also more likely to serve up malware and popups and all sorts of other crap.

      And finally, it serves as a last ditch effort in case DoubleClick (An Alphabet Company!(tm)) or AdMob (An Alphabet Company!(tm)) or one of the dozen other ad companies Alpha bet owns serve up a bad ad - sure it's blocking themselves, but they're also helping you, the user from getting crapware from an ad they didn't catch.

  8. Oh really? by Anonymous Coward · · Score: 0

    So google is removing their own trash from our copied URLs? About time.
    Because really, they were the biggest culprit of this.

  9. Slashvertisment by Anonymous Coward · · Score: 1

    What's the deal with all the browser Slashvertisements over the last year?
    "Chrome has new feature"
    "Firefox has impoved its privacy-related features (yeah right)"
    "IE made some performance improvements"

    If Slashdot were still run by the original owners, you'd see stories about browsers that are way better - you know, with the basic fundamental feature of not being made to intetionally track you, unlike these three.

    Palemoon
    http://www.palemoon.org/
    Waterfox
    https://www.waterfoxproject.or...

    1. Re: Slashvertisment by Anonymous Coward · · Score: 0

      nobody cares about your anime addiction

    2. Re: Slashvertisment by Anonymous Coward · · Score: 0

      those aren't links to blogs

  10. Given that Chrome has a dominant market share... by jouassou · · Score: 3, Interesting

    I'm pretty sure the market will adapt to whatever Chrome does, ensuring that things don't break.

  11. How about AMP links? by Anonymous Coward · · Score: 0

    I never want to share an AMP link. I also never want to share an m.domain.com link like m.facebook.com.

    1. Re: How about AMP links? by mSparks43 · · Score: 1

      and especially not an https://m/ link
      but at least when you have to delete the m, you donâ(TM)t mind so much that ipads cant select the s in https.

    2. Re: How about AMP links? by mSparks43 · · Score: 1

      or that slashdot still doesnâ(TM)t support ipad âoekeyboardsâ

    3. Re: How about AMP links? by Anonymous Coward · · Score: 1

      Is that punctuation bug a dog whistle to your fellow iGadget users?

      There is an easy fix. Turn off jiffy-quotes (or whatever trademark Apple is using to refer to them now).

    4. Re: How about AMP links? by mSparks43 · · Score: 1

      easier fix is just not post anything on slashdot in the first place, and if you do keep it to no more than one line.

  12. There Better be a Work-Around or Opt-Out for this. by jaa101 · · Score: 3, Interesting

    Are we saying that there's no longer a way to get the full URL to the clipboard? That would be intensely annoying in many situations. Is this a feature on mobile only?

    And how do they know what they can safely trim? It they only do this for sites they understand then this should mostly work well but you can bet on annoying issues elsewhere. I guess understanding some of the common platforms like WordPress, Drupal, etc. could help but there are so many versions of those with constant updates that it's bound to trip up sometimes.

    So this feature will mostly work and provide some convenience for the masses but the price is going to be confusion and annoyance for those who know their way around a URL, plus random breakage.

    Maybe this is a sign that websites are using URLs in the wrong way. Can't they just move all that stuff Google is trying to hide into cookies and/or form fields instead so the URLs are kept vaguely human readable and not crazily long?

  13. The important question is how. by Gravis+Zero · · Score: 2

    How exactly does it determine what information to keep and which to dump. I've got a sneaking suspicion that the answer is there is a server it sends the URL to in order to be cleaned so that it will always be up to date for thousands of sites without needing to distribute changes. The downside of this is that (obviously?) they will now be tracking every single URL that you copy. #AllTechIsEvil #GoingAmish2018 ;)

    --
    Anons need not reply. Questions end with a question mark.
    1. Re:The important question is how. by Anonymous Coward · · Score: 1

      Don't worry. The servers will also make sure that any link you do share has sufficient diversity and does not contain any content Google deems inappropriate. Here, see this link from Fox news:

    2. Re:The important question is how. by Anonymous Coward · · Score: 1

      The downside of this is that (obviously?) they will now be tracking every single URL that you copy.

      If you are using Chrome you presumably were already okay with this?

    3. Re:The important question is how. by Anonymous Coward · · Score: 0

      This is not exclusive to Chrome - Firefox also does this: send every URL you visit to google services for scanning.

    4. Re:The important question is how. by thegarbz · · Score: 1

      The absurd thing here is that you think they don't do this already.

  14. Google finds solution to their own problem shocked by Anonymous Coward · · Score: 0

    Google and any Google properties are masters at obscurification. The URLs you see in the location bar are not even close to what gets sent to Googole, nor what is - and more importantly - exfiltrated. They once again make oppression _easier_ since in the case of things like youtube, the URLs are typically hardened with some kind of MAC. Change one thing and it fails to validate (IP being reported for example).

    Big surprise I'm sure but they like Mozilla also push hard for a "clean interface" which they define as removing things like the address bar and even status bars.. You know, the things that would tell a user what in the hell their browser is actually doing!

    Get fucked Google.

  15. In other words by Anonymous Coward · · Score: 0

    Chrome is now much further away from being standards-compliant.

  16. Anyone else sick of this by Anonymous Coward · · Score: 3, Insightful

    Google is orders of magnitude worse now than Microsoft ever was back when Microsoft was still relevant. Using their monopoly to extend their monopoly and break competition will eventually lead down the road to government intervention.

    1. Re:Anyone else sick of this by Anonymous Coward · · Score: 0

      Microsoft uses smart screen, Google tracks pages visited in chrome, how is there a difference there?

    2. Re:Anyone else sick of this by Waccoon · · Score: 1

      Regulations?! Getcher big-ass gubmint out of mah computer! Free markit!

  17. This is not a feature by Anonymous Coward · · Score: 0

    This is a "don't pay attention to the man behind the curtain" nightmare for those concerned about privacy.

  18. Re:There Better be a Work-Around or Opt-Out for th by Known+Nutter · · Score: 1

    Can't they just move all that stuff Google is trying to hide into cookies and/or form fields instead so the URLs are kept vaguely human readable and not crazily long?

    You mean like a Google URL?

    h++ps://www.google.com/search?source=hp&ei=63iLWqKmJMKmjwPMqouwBA&q=pineapples&oq=pineapples&gs_l=psy-ab.3...0.0.0.6378.0.0.0.0.0.0.0.0..0.0....0...1c..64.psy-ab..0.0.0....0.n3CzS30gTZ0

    --
    Beware of the Leopard.
  19. Also ironic that Google cleaning up their own mess by bjdevil66 · · Score: 4, Insightful

    Aren't a good percentage of the GET parameters floating around out there Google Analytics parameters (i.e. utm_campaign1, utm_a, etc.)? Aren't they just cleaning up their own company's mess?

    They should probably make this an optional feature that can be disabled.

    BTW - I think this proves that they're tracking everything people do in Chrome. How else could they roll out such a computer paradigm-breaking feature with such confidence (on by default)?

  20. Makes you wonder by Anonymous Coward · · Score: 0

    Does google (or any company) actually use, or even test, the crap they push out to us?

  21. Hard not to use Chrome by Anonymous Coward · · Score: 0

    I keep thinking maybe the web would be better if Chrome did not command the browser market. But then I see Chrome doing things that make sense and really focus on using the web. But as with Internet Explorer domination, Chrome domination will not be healthy long term. Google will eventually be able to control what the web does, if that day isn't mostly here already. I mean not a single browser is even close in market share. Do we not already see most web sites solely focused on Chrome? Even Firefox is just a Chrome clone and so in Opera. Edge pretends to be Chrome to web sites.

  22. It only shows you a truncated link by Anonymous Coward · · Score: 2, Informative

    It does not delete the tracking information, it just doesn't show it to you so you don't know its there or not.

    1. Re:It only shows you a truncated link by shaitand · · Score: 1

      Mod up!!

      Too many people are confusing this with a good thing. This is to help block your knowledge of tracking.

  23. Great by Anonymous Coward · · Score: 0

    I always admired how malware links trying to hijack my machine helpfully hid information that they thought I didn't need to know. Good to see that Google is learning from the best.

  24. The Verge is garbage by LocalH · · Score: 5, Informative

    From the linked article:

    "This feature now happens automatically when sharing links in Chrome, either by the Share menu or by copying the link and pasting it elsewhere. Even though it slices off the extra bit of the URL, this doesn’t affect referral information. If you choose, you can copy and paste directly from the URL bar to grab the link in entirety."

    From the actual article, that Verge sponged from:

    "The URL streamlining happens automatically when you use the Share menu in Chrome (but not Chrome Custom Tabs). You can copy to the clipboard or share directly to another app—no setup required. If you highlight the URL bar and select text manually, you can still get the full URL with all the junk at the end."

    Whoever paraphrased that for Verge doesn't understand how to read.

    --
    FC Closer
  25. Re:Given that Chrome has a dominant market share.. by Anonymous Coward · · Score: 0

    Yes, because every website is meticulously maintained by highly competent administrators who know exactly what they're doing.

  26. Re: Given that Chrome has a dominant market share. by Anonymous Coward · · Score: 0

    It doesn't have to be. When over half your users use Chrome, if it breaks in Chrome, it breaks for most of your users at once, and someone gets yelled at until it works again.

  27. Re:There Better be a Work-Around or Opt-Out for th by Anonymous Coward · · Score: 0

    You already aren't allowed to just copy what is in the address bar with Chrome. Google lies about the URL by removing the required protocol then corrupts what you copy if you have just the hostname selected by hatefully prepending the protocol. They just can't stop lying and corrupting data.

  28. Are we really discussing this?.. by mi · · Score: 0

    Are we really going to have a front-page entry for every little change or feature in every web-browser out there?.. Seriously?

    But, if we are, Google's own tracking of your usage of their search results is pretty invasive too. Will Chrome remove that tracking too, the way some Firefox-extensions do?

    --
    In Soviet Washington the swamp drains you.
  29. Re:Also ironic that Google cleaning up their own m by unrtst · · Score: 5, Interesting

    Maybe I just haven't read far enough in the replies, but it seems like everyone so far is missing the point and reaching for other reasons/defects/etc. AFAICT, the motivation and everything else is very simple...

    When one shares a link that includes tracking information, and someone else uses that link, it weakens the value of the tracked info/user, because it's no longer tracking one user. The further that link spreads, the more diluted and useless that tracking identifier becomes. If they can strip it before it gets spread around, they can maintain more accurate data.

    This isn't a them just cleaning up their own mess. This isn't them helping to keep your shared URL's shorter or cleaner. This isn't to help protect anyone from leaking tracking ids. This doesn't cut down on the amount of tracking done to users. It just improves the tracking they're already doing, all while (effectively) hiding that from you a little bit so you're less likely to be bothered by it.

    To reinforce that theory, just look at the links they create in hangouts and gmail. Here's what "https://slashdot.org/" looks like when you "copy link address" and paste it:
            https://www.google.com/url?q=h... ... they're not trying to shorten jack shit. There's no real benefit to the user.

    Back to the share link thing, IMO, there should at least be a config item to set which keys get trimmed per-site, and maybe allow that to be configured by the site via a META tag.

  30. Re:There Better be a Work-Around or Opt-Out for th by dmomo · · Score: 1

    Agreed. I may be accepting of there being a "copy raw url" from the context menu, but would prefer a copy to behave as always with a "copy simplified url" from the context menu.

    With respect to safely trimming, google has a done a lot of work on determining the canonical form of a URL to limit redundant search results. I'll bet that it uses patterns in the URL only partially, while it uses the results rendered for their crawlers for various forms of the URL to determine the insignificant parameters.

  31. Awaiting arrival of second shoe by 93+Escort+Wagon · · Score: 3, Interesting

    I expect this is just step one. Once Chrome users are used to this, then Google will introduce step 2. That may be Google rewriting the links to channel everything through AMP, or it may be something less blatant but more insidious.

    It's just another reason not to use IE6... er, I mean, Google Chrome. They're just going to keep taking further and further advantage of their dominant market position to go into full-MS mode. Twenty years from now, people will be amazed that anyone saw Google as anything but the second coming of Y2K Microsoft.

    --
    #DeleteChrome
    1. Re:Awaiting arrival of second shoe by Anonymous Coward · · Score: 0

      Twenty years from now, people will be amazed that anyone sees the internet as anything but Google.

      FTFY

    2. Re:Awaiting arrival of second shoe by 93+Escort+Wagon · · Score: 2

      If you'd said that ten years ago, I'd have bought it - but, since that time, Google has proven it doesn't really know how to develop and sustain any sort of strategy outside of its core advertising group.

      "Facebook" might be a better bet to own the internet in 20 years, though.

      --
      #DeleteChrome
    3. Re:Awaiting arrival of second shoe by Anonymous Coward · · Score: 0

      Google already intercepts all links and rewrites them with Google Hangouts using their own tracking domain.

  32. May trigger cat-and-mouse game by Tablizer · · Score: 2

    Co's will just start putting tracking data in other parts of the URL, such as:
      www.foo.com/tracking-crap1234/page-x.com

    1. Re:May trigger cat-and-mouse game by Anonymous Coward · · Score: 1

      Sites already do this. Ex:

      https://www.ctvnews.ca/health/is-it-ok-to-secretly-record-your-visit-with-your-doctor-1.3810373

      The token doesn't necessarily fall at the end of a link. BBC for example knows when you click on sections:

      http://www.bbc.co.uk/news/uk-politics-43120277

      Then you have more fun with links like

      https://www.ctvnews.ca/polopoly_fs/1.3810385.1519089406!/httpImage/image.jpg_gen/derivatives/landscape_300/image.jpg

      The tracking is part of the path not query string.

  33. Makes tracking more accurate by Ungrounded+Lightning · · Score: 2

    But now they've broken it. Why? To make tracking more accurate.

    When you follow the link, the web server gets the tracking data. When you send a copy to someone else and they follow it, the tracking info pointing to you is gone so the web server doesn't think you clicked again.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  34. Re:There Better be a Work-Around or Opt-Out for th by thegarbz · · Score: 1

    Copy and paste works as expected. This affects the Share buttons only.

  35. But what if... by 6Yankee · · Score: 1

    ...it's a link to a Getty Image?

  36. Excellent. by Anonymous Coward · · Score: 0

    Now there's an exploit waiting to happen. Google, what ever happened to your byline to do no evil.

  37. I hope waterfox/pale moon don’t copy this by Anonymous Coward · · Score: 0

    Since it’s mostly technical users who know what they are doing with URLs they should keep the full url. But I bet the XULless browsers will be putting this feature in right now.

  38. Re:Given that Chrome has a dominant market share.. by Hattmannen · · Score: 1

    I'm pretty sure the market will adapt to whatever Netscape does, ensuring that things don't break.

    FTFY

    --
    People are not wearing enough hats.
  39. Excellent sample of baseless restriction by CustomSolvers2 · · Score: 1

    it does have a couple downsides, albeit nitpicky ones. For example, it eliminates anchor tags that will bring a user to a specific part within a longer article, so visiting a link that has been shared in Chrome will land you at the top of the page.

    Why anchor tags aren't supported? Answer: no reason (AKA incompetence). Extracting that information is trivial and also storing it; sample approaches: including it within the main id (e.g., id=12345 for whatever.com/subwhatever and id=12346 for whatever.com/subwhatever#firstarchor), creating a secondary id (e.g., id=12345&id2=1 and id=12345&id2=2 for the previous example) or even keeping the anchor tags in the new URLs because they aren't too messy.

    If you have enough resources to store/index as many pages from as many domains as required, you shouldn't find any problem to also deal with whatever number of anchor tags. Or, in other words, the first rule of any let's-slightly-improve-something-that-is-fine-anyway action should be making sure that it can still do what the previous version was able to do.

    --
    Custom Solvers 2.0 = Alvaro Carballo Garcia = varocarbas.
  40. Better suited for a plugin by TheDarkener · · Score: 1

    Altering the way a basic copy+paste function works is really not something I want, even if good intentioned. Why not just create a plugin that users can opt-in to instead? I rarely use Chrome (Pale Moon user here) but what they're doing sows a bit more distrust in them for me personally.

    --
    It is pitch black. You are likely to be eaten by a grue.
  41. Re:Also ironic that Google cleaning up their own m by xession · · Score: 1

    As far as the google link spaghetti goes, this is honestly part of why I choose bing. I can search for something and bookmark the actual URL from the search heading to look at later if its something I don't feel like opening at that time. Personally, I think this "feature" is pretty much crap. How reliable is this going to be? Is google going to guarantee that whatever it trims from a URL is going to keep the link functional? I don't use Chrome with exception to testing web code. Decisions like this will certainly keep me away from a good number of their products.

  42. Oh good by Anonymous Coward · · Score: 0

    Another way browsers prevent me from seeing the links i'm clicking on.