Earlier quoted context omitted.
Hmm, don't all mobile browsers already autohide the URL bar when the page starts scrolling up? Seems like that worked fine so far. Besides the OP is about hiding part of the URL (path), not the URL bar of the browsers.
Hiding part of the path allows them to shrink the bar horizontally, which leaves more room for other content, such as chrome extensions.
Google adds experimental setting to hide full URLs in Chrome 85 address bar
511–520 of 733 posts
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#512Earlier quoted context omitted.
I mostly leave telemetry on in products I care about specifically so that my advanced use cases get logged.
Thats admirable, but you are a minority within a minority.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#513Earlier quoted context omitted.
The extension ID is literally hard coded in the code of the scheme hiding code. https://source.chromium.org/chromium/chromium/src/+/master:c...
How a proprietary extension can get preferential features illustrates that chromium is open source in name only.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#514Earlier quoted context omitted.
What’s so bad about hiding www? I kind of prefer it hidden
Real example of why this is a bad idea: www.cs.usfca.edu is not cs.usfca.edu. The latter doesn't even have a DNS entry set up.. A screenshot of the browser will not show the www, making it more difficult to find the website.
At this point, That's just sloppiness on USFCA's part.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#515If their goal is really to help detect fraudulent sites (the sorts of google.com.notahacker.tk), they can just show the domain in a more prominent way -- they're already deemphasizing the part of the URL after the domain name anyway. This is clearly not their motive. What Google is trying to do here is to drift the web from its most iconic components: the URL. This is the biggest threat to the web that we loved for s…
I assume the goal is to make sure that people never remember the URL and always use Google to get anywhere. Most people probably already do, but maybe increasing their number from 80% to 90% is still worth it. If this is indeed the real motivation, the next obvious target would be bookmarks. What can be done about them? Replace the bookmarked URLs by Google queries? It would be an interesting functionality if Google…
Maybe like a decade ago this was a student project that Google sponsored (maybe as either Summer of Code or some precursor to that). A student group developed a system for “tagging” a page with a series of “random” but memorable words that could be used to identify a page. Kinda like how imgur and other other sites generate URLs now. Like “glittery hamster bananas” or something like that.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#516Earlier quoted context omitted.
Hiding part of the path allows them to shrink the bar horizontally, which leaves more room for other content, such as chrome extensions.
The URL can already be longer than the screen to begin with, so they could still do that and show as much as will fit, showing the rest if you click on it. This is already what Firefox does.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#517Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#518Earlier quoted context omitted.
To improve browser experience all you have to do is use a computer that doesn't suck. The fact that your primary browser is on a tiny phone display is a problem with phones, not with browsers. Browser for phones can evolve to match the disabled nature of their device's but lets hope such gimpings don't filter back into actual desktop computers.
I'm actually not thinking about the phone form factor at all. A shorter URL bar in the desktop allows for to take up less horizontal space, which leaves more room for chrome extensions. Also, "use a real computer" is a pretty elitist attitude that misses Google's goals overall. Google is not targeting exclusively users that have desktop machines with multiple cores and graphics accelerator cards. They want to provide…
Oh, I'm not missing that. Google's software offerings are now primarily designed for bad computers with bad UI, bad network, and bad energy storage. Because people love those crappy devices and most use them primarily. We both agree.
>A shorter URL bar in the desktop allows for to take up less horizontal space,
Which really doesn't matter if you're on a desktop computer with an actual monitor. The only reason to do this is more "convergence" BS and thinking phone crutches are required on desktop.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#519The other day, our 7 year old told me that [ is 5B and ] is 5D. I was quite impressed that he knew this, and I asked him how he knew it. He told me it was from reading the address bar in Roblox. Needlessly hiding technical details from kids is going to limit their learning.
Is that a meaningful piece of learning, though? I’ve been doing webdev since the 1990s and still look up character codes if I need them.
You'd be surprised how often veteran developers fail to grasp intermediate Unicode concepts (surrogate pairs, for instance) probably since they skipped over (or was not curious enough about) implementation details of such abstractions.
Re: Google adds experimental setting to hide full URLs in Chrome 85 address bar
#520Earlier quoted context omitted.
Bad analogy. AMP is a Google content proxying technology, and Google isn't generally understood to be a "sketchy site." Users with the level of paranoia that puts Google in the "untrusted site" space should be sidestepping this whole conversation by avoiding using the browser Google develops regardless of what Google does to its URL bar.
> AMP is a Google content proxying technology, and Google isn't generally understood to be a "sketchy site." The whole idea of AMP pages is sketchy by default, as it's Google taking content from websites run by news media outlets and hosting it on their own servers so they have even more control over user-tracking. In the long term, this has the potential to further centralize the Internet, something the Internet was…