My question is why can't a semi-old browser just update itself or do the re-download itself? Aren't they supposed to be "evergreen"? Looked online but couldn't find any answer.
Edit: this issue only happens when the browser hasn't been used in a while (like more than two months) and didn't have a chance to update itself. Then it refuses to auto update from an semi-old version automatically and tells you to manually re-download it.
"Evergreen" when it comes to browsers just means that they try to update themselves rather than letting the OS handle the process, it doesn't mean it's always successful :)
On Mac and Linux it's less complicated which is why they never get the "download the new version" prompt, but Chrome and Firefox have evolved systems for managing how these silent updates work. On Chrome the update button you talk talking about means you haven't closed the browser in awhile. If you see green that means an update has been available for 2 days, orange – 4 days and red – 7 or more days.
My guess is that you are encountering a situation in which the Chrome background helper can't successfully run the update process and then asks you to download the whole thing again so they don't need to rely on the updater and can just move your user files over.
I have occasionally seen this type of construction when doing integrations.
I just yesterday stumbled upon somebody's forgotten Firefox v43, and it upgraded itself to latest. It took three relaunches:
1. Peeked in the About box when the second site I tried to load glitched visibly. 2. Let it upgraded itself to v50-something. 3. Site still broken. 4. About box again, to see if it really updated… yep, but another update already downloaded. 5. Let it upgrade again (didn't note the version). 6. Site slightly less broken. 7. Back to the About box, upgrade a third time. 8. Site fully functional, but checked the About box again to be sure… 9. Up-to-date.
Edit: Just checked; user is now on v116.0.2
What OS?
What version of chrome were you on when it asked you to install manually? (What version was the latest?)
Do you have your PC locked down in any interesting way that may cause problems with the installer?
Do you have the exact wording of the error message? (If you know th is exact wording, you could likely search the code base to find the message)
I've seen Firefox say it will wipe my profile because it was too long since I used it. But never had update issues.