TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Google resumes its attack on the URL bar, hides full addresses on Chrome 86

827 pointsby atriixalmost 5 years ago

78 comments

scott_salmost 5 years ago
Something I haven&#x27;t seen anyone here bring up yet: many URLs <i>are</i> meaningless to humans past the domain. For an example, look at the top of this page. The only semantic meaning in the URL for this post is `news.ycombinator.com`. The rest, `item?id=24156986`, is meaningless to a human. (But, of course, meaningful to HN&#x27;s backend.) A lot of (most?) of the URLs on the web are not <i>semantic</i>. They&#x27;re naked application look-ups. I claim that for this current page, there&#x27;s no meaningful loss of information by just showing the domain.<p>But some URLs <i>are</i> semantic. I think losing those would lose useful information for human readers. If we could perfectly know which URLs have useful semantic information for users and which don&#x27;t, and then only present those with full semantic meaning, I wouldn&#x27;t mind much.<p>Main point: I see people saying things like &quot;these designers think people are too stupid to understand URLS.&quot; But that ignores that some URLs are not actually meaningful to anyone.<p>Anticipated responses:<p>1. You <i>are</i> losing information by taking off the &quot;application lookup&quot; part: the information that an application lookup was made. Fair enough. But I claim it&#x27;s a small loss.<p>2. We can never perfectly separate out the URLs with useful semantic information. Which, also probably true. But I think we can do a decent job, and as long as the full URL is present when I mouse-over it, I probably wouldn&#x27;t object.
评论 #24159384 未加载
评论 #24161484 未加载
评论 #24158604 未加载
评论 #24160044 未加载
评论 #24158525 未加载
评论 #24160475 未加载
评论 #24163483 未加载
评论 #24158990 未加载
评论 #24158305 未加载
评论 #24158962 未加载
评论 #24159636 未加载
评论 #24161763 未加载
评论 #24175621 未加载
评论 #24164037 未加载
评论 #24160628 未加载
评论 #24158557 未加载
donor20almost 5 years ago
Wow - top posts are conspiracy theories. &quot;The only reason to do this...&quot; &quot;This is a security issue...&quot;<p>Google has millions &#x2F; billions of users. From a security standpoint the focus should be entirely on the root domain, that is the only really meaningful root of trust.<p>If you are talking about a security issue - the KEY security issue is ANY lack of clarity around root domain.<p>&quot;Showing the full URL may detract from the parts of the URL that are more important to making a security decision on a webpage.&quot; is a statement they have around this change.<p>I think I agree - I suspect other browsers will have to copy chrome (again) in de-emphasizing the leading URL (often used for fishing).<p>Folks seem to miss the fact that google chrome was a minor competitor initially it IE - and their focus on things like ... security ... helped them become absolutely dominant. A fair number of enterprises have (finally) started slow slow switch to mandating chrome.
评论 #24158409 未加载
评论 #24158055 未加载
评论 #24158108 未加载
评论 #24158938 未加载
评论 #24160755 未加载
评论 #24158582 未加载
评论 #24158914 未加载
评论 #24160483 未加载
评论 #24159170 未加载
评论 #24161524 未加载
评论 #24158423 未加载
评论 #24158024 未加载
评论 #24160960 未加载
polotealmost 5 years ago
The title is misleading and people don&#x27;t read the article.<p>Chrome is not hiding the bar address, it is only showing the domain in normal times, and showing the full url when you hover the bar<p>Personally I find it better for non technical people, because they can focus on the domain only. For tech people you have the option to keep the full url visible at all time, which fixes the issue.<p>As for people complaining about AMP, this is something different, which has nothing to do with displaying only the domain, but instead &quot;showing the real domain when you are on a google AMP page&quot;
评论 #24160729 未加载
评论 #24158920 未加载
评论 #24162637 未加载
评论 #24161935 未加载
katsalmost 5 years ago
They&#x27;re just trying to prevent phishing. Remember when the DNC was hacked?<p>Employees at the DNC were linked to sites that looked exactly like the Google sign-in page, except that the URL was &quot;myaccount.google.com-securitysettingpage.tk&quot;.<p>picture of the phishing website:<p><a href="https:&#x2F;&#x2F;security.stackexchange.com&#x2F;questions&#x2F;189688&#x2F;does-google-check-for-unicode-characters-to-determine-spam-now-in-gmail" rel="nofollow">https:&#x2F;&#x2F;security.stackexchange.com&#x2F;questions&#x2F;189688&#x2F;does-goo...</a><p>From interviews, it seems like there&#x27;s two features Chrome developers are working on try to prevent these kinds of attacks. One is to hide the subdomain so that people can&#x27;t make such tricky looking URLs. Another is feature to identify lookalike URLs and let users know about the anomaly.<p>sources:<p><a href="https:&#x2F;&#x2F;www.nytimes.com&#x2F;interactive&#x2F;2017&#x2F;01&#x2F;06&#x2F;us&#x2F;russian-hack-evidence.html" rel="nofollow">https:&#x2F;&#x2F;www.nytimes.com&#x2F;interactive&#x2F;2017&#x2F;01&#x2F;06&#x2F;us&#x2F;russian-ha...</a><p><a href="https:&#x2F;&#x2F;p3isys.com&#x2F;p3isys-tech-blog&#x2F;153-podestahack" rel="nofollow">https:&#x2F;&#x2F;p3isys.com&#x2F;p3isys-tech-blog&#x2F;153-podestahack</a><p><a href="https:&#x2F;&#x2F;www.wired.com&#x2F;story&#x2F;google-chrome-kill-url-first-steps&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.wired.com&#x2F;story&#x2F;google-chrome-kill-url-first-ste...</a>
评论 #24160117 未加载
AnonHPalmost 5 years ago
I get emails from some banks with instructions to spot phishing. One of those is to look at the full URL in emails or on websites to know if it’s authentic or not.<p>For better or worse, the URL scheme is what we have to identify websites and pages. Hiding that on larger screens doesn’t make much sense. It also hinders learning for the next generation.
评论 #24157263 未加载
评论 #24159318 未加载
评论 #24157450 未加载
评论 #24157412 未加载
评论 #24165115 未加载
crazygringoalmost 5 years ago
Remember folks, Apple has been doing this in Safari since 2014. And there&#x27;s been <i>zero</i> uproar over it at all. I don&#x27;t understand why people suddenly hate this just because it&#x27;s Google.<p>For most users, total focus on the domain name is a security <i>feature</i>. For 99% of users, what comes after the domain name might as well be gibberish. I mean, it is a majority of the time.
评论 #24160546 未加载
评论 #24158921 未加载
dessantalmost 5 years ago
When the final version is implemented in a couple of years you will no longer see any URL, that way it won&#x27;t be as evident that most sites on the web will be loaded from Google.<p>Google is also attacking this issue from a different perspective with Signed Exchanges [1][2], to fake the URL and ensure their success in becoming the gatekeepers of the internet.<p>If you refuse to become a content provider for Google&#x27;s vision of the web, then they currently won&#x27;t feature you at the top of search results in the Top Stories carousel, and perhaps demote you entirely from the first page in the future, depending on how their hijacking strategy works out.<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19678693" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19678693</a><p>[2] <a href="https:&#x2F;&#x2F;www.iab.org&#x2F;wp-content&#x2F;IAB-uploads&#x2F;2019&#x2F;06&#x2F;mozilla.pdf" rel="nofollow">https:&#x2F;&#x2F;www.iab.org&#x2F;wp-content&#x2F;IAB-uploads&#x2F;2019&#x2F;06&#x2F;mozilla.p...</a>
评论 #24157640 未加载
评论 #24161549 未加载
评论 #24157987 未加载
评论 #24159541 未加载
davidmurdochalmost 5 years ago
Jake Archibald (a Googler) presents some decent points on this on the HTTP 203 podcast: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;0-wB1VY3Nrc" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;0-wB1VY3Nrc</a><p>I still don&#x27;t agree with the removal of URLs, but I do still recommend watching the entire video if you want to get more perspective on the issue (beyond just the conspiracy theories about AMP and control).
bambaxalmost 5 years ago
For now I&#x27;m quite happy to have finally switched to Firefox a few months ago.<p>If Firefox disappeared though, as it seems it might, that would be horribly frustrating.
评论 #24157411 未加载
评论 #24157495 未加载
评论 #24157564 未加载
simonkafanalmost 5 years ago
I still haven&#x27;t found a good answer why they do this. &quot;Makes it harder to tell if the current site is legitimate&quot; sounds like an excuse. If you are the perfect target for a phishing attack (= clicks on everything, enters passwords everywhere, has no clue about host names) then you also won&#x27;t be able to understand what Chrome presents you in the address bar after obfuscation.<p>My best explanation so far is that the Chrome team doesn&#x27;t know how to improve their browser anymore so they just make up work to keep the software engineers busy.
评论 #24157650 未加载
评论 #24157661 未加载
评论 #24157668 未加载
评论 #24160033 未加载
评论 #24163678 未加载
khaledhalmost 5 years ago
IMO this is the real reason why they&#x27;re pushing hard towards this:<p><pre><code> However, it&#x27;s also worth considering that making the web address less important, as this feature does, benefits Google as a company. Google&#x27;s goal with Accelerated Mobile Pages (AMP) and similar technologies is to keep users on Google-hosted content as much as possible, and Chrome for Android already modifies the address bar on AMP pages to hide that the pages are hosted by Google.</code></pre>
评论 #24157742 未加载
评论 #24158025 未加载
评论 #24158846 未加载
评论 #24157879 未加载
评论 #24157956 未加载
评论 #24158885 未加载
评论 #24158104 未加载
评论 #24158009 未加载
评论 #24160090 未加载
评论 #24159816 未加载
评论 #24158891 未加载
评论 #24157849 未加载
评论 #24160636 未加载
评论 #24159964 未加载
评论 #24159232 未加载
cdmckayalmost 5 years ago
Hasn’t Safari already been doing this for ages with no issues?
评论 #24160020 未加载
评论 #24157555 未加载
评论 #24158798 未加载
评论 #24160570 未加载
评论 #24157348 未加载
TedDoesntTalkalmost 5 years ago
&gt; “Showing the full URL may detract from the parts of the URL that are more important to making a security decision on a webpage,&quot; Chromium software engineer Livvie Lin said in a design document earlier this year.<p>I’m a software engineer, too, but I would never make such an important UX decision because I know that is not my area of expertise.<p>I hope they’ve gotten significant user feedback on this before rolling it out.<p>Personally, I hate it.
评论 #24157706 未加载
评论 #24157471 未加载
Santosh83almost 5 years ago
Vote with your choices (use a different browser). That&#x27;s the only way to address such behaviour. Yes, I know the 95% out there who don&#x27;t even know what a browser is but only know Chrome&#x27;s icon gives access to the web won&#x27;t understand any of this and they will continue giving mega-corporations a critical mass of unquestioning users to be used, but we have no other options.<p>We either express our voices, no matter if they&#x27;re fringe (and hope it catches on) or we can just give up and not even write these articles any more.
评论 #24157817 未加载
评论 #24157789 未加载
throwaway6288almost 5 years ago
This is why we should jump over to Firefox. Today! And by us I mean we who know that this is a bad idea. Mozilla is suffering and this is our last chance to not let Google and chrome have total dominance over the web. Mozilla copies Chrome a lot, but they need more market share to be able to get a say here and take the point of us power users.<p>I have been using and contributed to Firefox for years, and it is a great browser!<p>Come on, we know better! Use Firefox or watch Google destroy the open web. It&#x27;s up to us!<p>Mozilla has flaws, yes, but this is important! That technical users continue to use Chrome is beyond me.
评论 #24158382 未加载
brianzelipalmost 5 years ago
Stop using chrome. Use Firefox, <a href="https:&#x2F;&#x2F;www.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;developer&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;developer&#x2F;</a>.
amiga-workbenchalmost 5 years ago
A nice side effect for them is that it makes it less obvious you are viewing an AMP site.
评论 #24157452 未加载
rchaudalmost 5 years ago
URLs are supposed to be human-readable because they&#x27;re intended to signal to users what the content is about.<p>What is not human-readable, although fully semantic, is all the parameter trash that comes after full URL. Stuff like &quot;utm_source=&#x27;twitter&#x27;&amp;utm_medium=&#x27;social_share&quot; or cookie information and the like.<p>I can understand trimming that information, but hiding the URL to show the domain only makes no sense.
pkambalmost 5 years ago
The example url in the article is:<p>&gt; <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;URL#Internationalized_URL" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;URL#Internationalized_URL</a><p>which is shortened in the address bar to:<p>&gt; en.wikipedia.org<p>at the VERY least, I wish they would instead use:<p>&gt; en.wikipedia.org&#x2F;wiki&#x2F;URL<p>Same for Twitter and Reddit URLs, specifically. Don&#x27;t hide the username or the subreddit.
评论 #24161680 未加载
smlckzalmost 5 years ago
Sigh. Now browsers are as powerful as OSes. Why do you need OSes?<p>Address bars? People don&#x27;t need them. Google should tell you which website you&#x27;re visiting is good or which is bad if they hide the address bar.
评论 #24157483 未加载
clairityalmost 5 years ago
google is not attacking the url bar, it&#x27;s attacking <i>dns</i>, just like aol and verisign (and others) before it. google wants to replace the decentralized dns system with a centralized google lookup service, powered by their principle competitive advantage, search. google wants to control the internet itself.<p>they&#x27;re banking on the idea that the average user wants to type (or speak) &quot;macdonalds&quot; and end up engaging with mcdonald&#x27;s in some form. google wants to be the gatekeepers of the whole internet, not just the browser. the browser is small peanuts in comparison.<p>the simple narrative of this title&#x2F;story is the kind of distraction we need to see right through with large organizations everywhere, whether it be a corporation, a government, or anything else. we the people must keep these entities in check so that they serve the greater good for all of us, not just the narrow and corrupt.
magicalistalmost 5 years ago
The Chromium blog post (which points out that like Safari on the Mac there&#x27;s a setting now (not just a flag) to disable it):<p><a href="https:&#x2F;&#x2F;blog.chromium.org&#x2F;2020&#x2F;08&#x2F;helping-people-spot-spoofs-url.html" rel="nofollow">https:&#x2F;&#x2F;blog.chromium.org&#x2F;2020&#x2F;08&#x2F;helping-people-spot-spoofs...</a>
评论 #24160692 未加载
wwwwwwwwwalmost 5 years ago
Switched to Vivaldi.<p>One click, and Vivaldi shows the <i>entire</i> URL, as it should be, including scheme and everything.<p>(Vivaldi browser was founded by employees of Opera, when Opera was sold to a Chinese company. Vivaldi is owned entirely by it&#x27;s employees)
avodonosovalmost 5 years ago
Even today&#x27;s protocol hiding is so inconvenient, who is making these decisions, do the use computers regularly?
评论 #24159053 未加载
评论 #24161947 未加载
jasonjayralmost 5 years ago
There are a lot of comments about hiding the URL &quot;because the user doesn&#x27;t understand&quot; -- has there been any research into user education directly in the address bar?<p>Like, fresh install page points @ google.com. Why not A little browser popup highlighting the parts of the URL and explaining it, with a link + tutorial on how to understand parts of the URL?<p>Rather than dumbing the interface down, why not inform users so they can use these platforms more effectively?
0xUseralmost 5 years ago
If you like chromium ecosystem, I suggest trying the Vivaldi browser. <a href="https:&#x2F;&#x2F;vivaldi.com" rel="nofollow">https:&#x2F;&#x2F;vivaldi.com</a><p>It won me over with (1) the ability to split the window into multiple tabs (2) ability to turn any webpage into a side-bar &quot;applet-thingy&quot; -- great for having whatsapp, todoist, always on the side while you switch tabs.<p>It also has plenty of other features aimed at power-users.
评论 #24158879 未加载
benatkinalmost 5 years ago
It&#x27;s a problematic change, but is actually more usable. Now as a developer, I don&#x27;t have to worry about changing the URL too much, in order to enable deep linking and the back button. I also don&#x27;t have to worry about the unsightly but useful query parameters on a search page. This should become the new standard.<p>It&#x27;s not like the mailboxes that the USPS is removing, ostensibly in response to declining mail volume. The mail boxes weren&#x27;t in the way. They were built according to the city codes. Removing them before an election is all downside, and no upside.<p>The path and query params in the URL are in the way. If you&#x27;re making a page that&#x27;s a list of data that gets filtered, each time you change one of the filters, and call replaceState when it changes, it would change the URL bar. That&#x27;s visual noise.<p>I used to be against this, because I&#x27;m against Google&#x27;s overall agenda with the web. I thought about it and couldn&#x27;t deny the usefulness of being consistent across mobile and desktop, and letting the URL change as frequently as is useful from the developer perspective.
评论 #24161699 未加载
ehutch79almost 5 years ago
This has nothing to do with amp, and everything to do with users thinking <a href="http:&#x2F;&#x2F;printer001.cpalawyer.bz&#x2F;mircosoftoneline.acutallogindomain.here&#x2F;" rel="nofollow">http:&#x2F;&#x2F;printer001.cpalawyer.bz&#x2F;mircosoftoneline.acutallogind...</a> is a legit office 365 login page.<p>Not that they&#x27;re going to notice that the url bar says something random anyways.
dangalmost 5 years ago
This article had a major thread two months ago: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23516088" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23516088</a>.<p>It has been updated, apparently to mention an animation technique in the URL bar of Chrome 86, but that&#x27;s apparently not SNI (<a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=%22significant%20new%20information%22%20by%3Adang&amp;dateRange=all&amp;page=0&amp;prefix=false&amp;sort=byDate&amp;type=comment" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=%22significant%20new%20informa...</a>) since the discussion here isn&#x27;t mentioning it. So I think we have to call this on the dupe side. See also <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=follow-up%20by%3Adang&amp;dateRange=all&amp;page=0&amp;prefix=true&amp;sort=byDate&amp;type=comment" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?query=follow-up%20by%3Adang&amp;dateRang...</a> for how we moderate these.
makecheckalmost 5 years ago
I’ve wondered why we continue to display URLs as painfully-long single lines of text. Tradition? Why is this helpful anymore? (e.g. On an iPhone it’s not easy to edit the end of a URL.)<p>If it’s so damn hard to display full URLs on one line, let’s display them on <i>several</i> lines (at least after tapping on them), broken on dots to wrap. Spaces aren’t valid in URLs anyway.
评论 #24162557 未加载
评论 #24160072 未加载
iamleppertalmost 5 years ago
If URLs get hidden in such a way, developers are going to stop caring about them. This is going to result in experiences like we get with apps like Facebook, which doesn’t have any conceivable way to get back to certain content. Think single page apps that never have any URL changes.<p>Of course the brass at Google is incredibly short sighted and clumsy in their approach. All the good people at Google are gone and we’re left with the dredges and it’s starting to show.
gitgudalmost 5 years ago
Well it does make the host domain clearer which could making phishing attempts harder.<p>But it must be weird when navigating around a website, while the url remains static... ugh creepy
crazypythonalmost 5 years ago
One of my favorite macOS&#x2F;iOS features is URLs. Most good native apps-- Things, Drafts, DEVONThink, etc.-- support URLs. URLs such as `things:&#x2F;&#x2F;` and `drafts:&#x2F;&#x2F;`. Some accept POST as well as GET.<p>There&#x27;s even a specification of an iOS&#x2F;macOS protocol very reminiscent of webhooks. <a href="http:&#x2F;&#x2F;x-callback-url.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;x-callback-url.com&#x2F;</a>
curiousllamaalmost 5 years ago
I wonder to what degree Google becoming increasingly a Walled Garden provides an opportunity for a new type of search engine. Instead of having to grapple with the breadth of services on the Internet, it grapples with the depth of each Walled Garden - Apple, Google, WeChat, etc.<p>I simply can&#x27;t imagine that any one platform, however large, can truly grapple with the full range of use cases for the consumer internet.
binarrayalmost 5 years ago
If the domains were written from left to right &#x2F; highest to lower level (example: com.ycombinator.news&#x2F;... or com&#x2F;ycombinator&#x2F;news&#x2F;...), this (particular) phishing problem would go away and there would be no reason to do this.<p>Out of ignorance, any proposals were made to change the order of (writing) domains levels? Or to create an alternative one (if that is even possible)?
alexmingoiaalmost 5 years ago
This is how Safari for iOS (and desktop?) has worked for a long time... the domain is shown unless the URL field is selected. I like it.
babyalmost 5 years ago
Omg. I believe safari does that and I freaking hate it. I see how it makes every website act like an app, but these have real user values: you wouldn’t design a folder explorer by hiding where you are in the tree. Oh wait, actually that’s what macOS does already...<p>On the other hand, this is the default behavior on mobile browsers and it doesn’t seem to disturb anyone.
dkdk8283almost 5 years ago
I often modify URLs when sharing with friends - stripping utm and other parameters especially when sharing amazon links<p>My search terms are not relevant to sharing a product ASIN<p>It seems that Google may view the web browser as an engine that is trying to reinvent native desktop apps. What’s old is new again just with some fancy words and a new generation
pkambalmost 5 years ago
They should fix this bug first:<p>&gt; Issue 1084406: Reappearance of &quot;HTTPS:&#x2F;&#x2F;&quot; causes URL text to move as you are selecting it<p>&gt; <a href="https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=1084406" rel="nofollow">https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=108440...</a>
评论 #24161811 未加载
stuntalmost 5 years ago
I prefer what Firefox. Just keep the domain name black&#x2F;highlighted and the rest of URL gray.<p>But, for average user this might be more effective to detect phishing attacks since they never check full URL anyway. (Unless when a website does something stupid with query string parameters)
newbalancealmost 5 years ago
Feel like this is similar to a future self-driving Google car depositing me at my destination, but without telling me the address itself. We&#x27;re here.<p>For me personally, this makes it official, I need to keep my guard up at all times when using anything Google.
staticassertionalmost 5 years ago
I don&#x27;t believe this is an attack. It hides the full address, but you can hover over it to see the whole thing, or even enable full addresses easily.<p>I believe this is legitimately done to improve UX for users who may be phished. Tying this to AMP is a mistake.
评论 #24161760 未加载
non-entityalmost 5 years ago
The URL hiding thing is what finally pushed me to use Firefox full time last year.
trishankkarthikalmost 5 years ago
I was just thinking about this the other day: at the same time, they keep adding weird, inscrutable nonsense at the end of every Google Search URL, so what&#x27;s the point of hiding the protocols and www and whatnot?
bobbydreameralmost 5 years ago
Naaa. They are making up space for ads and chrome extensions. URLs are important, to the difference between a home page and other pages or will never know if you are redirected.
rixtoxalmost 5 years ago
Hiding the full URL will redirect a lot of traffics back to Google&#x27;s search engine because people can&#x27;t easily figure out the source from a screenshot anymore.
评论 #24165909 未加载
crawsomealmost 5 years ago
This is why I use and support Firefox. It&#x27;s so sad to see Mozilla doing so badly right now when Google gets away with Evil.
apricotalmost 5 years ago
This reminds me of that time when Microsoft started hiding file name extensions from the user, because reasons.
swader999almost 5 years ago
This is about censorship and control. Just type in what you want and we&#x27;ll get what&#x27;s best for you.
shadowgovtalmost 5 years ago
This seems like a problem that is easily solved by ceasing to use Chrome.<p>How does the URL bar look in Firefox these days?
iamazizalmost 5 years ago
Great news! Can’t wait to use, Ive been trying to hide the whole address bar altogether for so long
ComputerGurualmost 5 years ago
All of a sudden, I’m cheering for Microsoft’s decision to make Edgium available for Linux.
treebornfrogalmost 5 years ago
This is exactly why I forced myself to switch to FF quantum around 2 years ago.<p>Chrome is going downhill.
jungletimealmost 5 years ago
This is the same company that will selectively censor leaked information, as election interference.<p><a href="https:&#x2F;&#x2F;techxplore.com&#x2F;news&#x2F;2020-08-facebook-google-election-efforts.html" rel="nofollow">https:&#x2F;&#x2F;techxplore.com&#x2F;news&#x2F;2020-08-facebook-google-election...</a><p>At this rate, China will be a more free country.
causality0almost 5 years ago
I&#x27;m not going to use a browser that lies to me about what web page I&#x27;m on.
unixheroalmost 5 years ago
Fuck. That means it ends my love affair with Chrome. I had such high hopes for us.
DodgyEggplantalmost 5 years ago
Mozilla move to cut so many people involved in an alt browser doesn&#x27;t help
anm89almost 5 years ago
Couldn&#x27;t be happier that I switched to firefox about a year ago.
ramosualmost 5 years ago
My life is much better with Firefox. I don&#x27;t miss Chrome at all.
Wolfenstein98kalmost 5 years ago
What are they gaining from this that possesses then to fight such consistent opposition?<p>I don&#x27;t see anyone stumping for this or any groups making any arguments for it beyond aesthetics, which is nice but surely doesn&#x27;t outweigh all the vociferous opposition.<p>What gives? Cui bono?
eric4smithalmost 5 years ago
I’m gonna go out on a limb here and say this might actually be a good thing for people who are looking for domains.<p>But also a great thing for google as they are going to reinforce searching instead of typing in a domain.
JulianVModestoalmost 5 years ago
lol “attack,” your mobile browser already does this
exabrialalmost 5 years ago
Don&#x27;t cry when anti-trust nukes come Google.
monadic2almost 5 years ago
They&#x27;re just BEGGING for an anti-trust suit.
atoavalmost 5 years ago
I will from now on consider Chrome as a malware.
DSingularityalmost 5 years ago
How do google engineers stand for this shit?
ariyadialmost 5 years ago
Apple has been doing it for a long time
knownalmost 5 years ago
First url shortner (goo.gl) now this;
laichzeit0almost 5 years ago
Stop using Google products. They are evil. Switch to duckduckgo and Firefox or Brave and block all ads. Fuck these guys.
cryptonectoralmost 5 years ago
Please please stop this, Google.
wodenokotoalmost 5 years ago
Is this different than safari?
mrochealmost 5 years ago
Having looked at the intended design implementation, I&#x27;m not _super_ against this change, but I&#x27;m not fully onboard. And the concept of AMP here isn&#x27;t lost on me, either.<p>I understand the stated goal of this is for simplicity for users and enhancing generic security. I feel Firefox already does this better. Let&#x27;s take the following URL for example:<p><a href="https:&#x2F;&#x2F;code.visualstudio.com&#x2F;docs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;code.visualstudio.com&#x2F;docs&#x2F;</a><p>On my work MBP with FF 79 and GC 81, this is what I see ([] signifies contrasted text color):<p>Firefox: <a href="https:&#x2F;&#x2F;code.[visualstudio.com]&#x2F;docs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;code.[visualstudio.com]&#x2F;docs&#x2F;</a><p>Chrome: [code.visualstudio.com]&#x2F;docs&#x2F;<p>Chrome (after clicking twice in the address bar: <a href="https:&#x2F;&#x2F;[code.visualstudio.com]&#x2F;docs&#x2F;" rel="nofollow">https:&#x2F;&#x2F;[code.visualstudio.com]&#x2F;docs&#x2F;</a><p>Chrome 86 (uses above formatting on hover): code.visualstudio.com<p>In both apps, the dark themes provide more contrast that the light ones. I don&#x27;t think we need to hide URL&#x27;s from users, because what really matters is the very beginning of the URL which is always shown, and noting the root domain in a more contrasted, apparent way (like Firefox does) is to me a better solution to this problem. Spending time to improve the appearance of the important part of the URL will help everyone in the end, rather than taking the easy road of just isolating it.<p>Time would be better spent on solving horrible looking URLs in the first place and how URLs get represented in sharing (e.g. email clients, SMS, etc), which is where arguable most visual URL security concerns take place. If anything, I think I&#x27;m less likely to trust a URL like this (a simple Google search for &quot;example url&quot;) when taking a glance in an email (removed https so full URL would show):<p>&quot;:&#x2F;&#x2F;www.google.com&#x2F;search?source=hp&amp;ei=IJ82X6DoINCJytMP75Cn6As&amp;q=example+url&amp;oq=example+url&amp;gs_lcp=CgZwc3ktYWIQAzICCAAyAggAMgIIADICCAAyAggAMgIIADICCAAyAggAMgIIADICCAA6CAgAELEDEIMBOgUIABCxAzoCCC46CwguELEDEMcBEKMCOgUILhCxAzoECAAQCjoLCC4QsQMQxwEQrwE6CggAELEDEEYQ-QFQkDJYxEdg3khoAnAAeAGAAbsBiAHBBpIBBDEyLjGYAQCgAQGqAQdnd3Mtd2l6&amp;sclient=psy-ab&amp;ved=0ahUKEwig-Nis85rrAhXQhHIEHW_ICb0Q4dUDCAg&amp;uact=5&quot;<p>than &quot;:&#x2F;&#x2F;www.google.com&#x2F;search?query=example+url&quot;<p>If on mobile, go into landscape for the larger URL, unless there’s a better way to format it I’m not aware of. Didn’t think a code block was best for a massive oneliner.<p>A possible middle ground could be taking a look at limiting token visibility. But a larger discussion would be needed for that as well.
butzalmost 5 years ago
And that&#x27;s why we need more competing browsers, not built from chromium source.
thrownaway954almost 5 years ago
so... is this a chromium thing or a chrome thing? if it is just exclusive to chrome, then maybe it&#x27;s time to finally give the new microsoft edge a try.
评论 #24157948 未加载
sheinsheishalmost 5 years ago
Don’t use it :)
thepete2almost 5 years ago
we&#x27;re getting there [0]<p>[0] <a href="https:&#x2F;&#x2F;xkcd.com&#x2F;2105&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xkcd.com&#x2F;2105&#x2F;</a>
draw_downalmost 5 years ago
Really wish they would stop trying to do this.
评论 #24157426 未加载
rbinvalmost 5 years ago
Pushing Google one step closer to becoming Alphabet&#x27;s AOL. Instagram and friends must be stealing quite some traffic and ad revenue.