Chrome Everything too big on Ubuntu Gnome 15.04 - google-chrome

As you can see on the attached screenshot, I randomly opened Chrome to this. I have Chrome version 43.0.2357.125 (64-bit) and I've reinstalled it many times; with or without signing into my profile. It only does this on Chrome.
Thanks
Raza

Related

In which version of chrome was the bug started that does not show perfectly formData/params/payload of requests inside devtools?

In which version of chrome was the bug started that does not show perfectly formData/params/payload of requests inside devtools?
This also happens when there is recaptcha-response
My version is 109.0.5414.74 (Official Version) 64 bits, OS Ubuntu 20.04 LTS

Uninstalls from ChromeOS increased in my extension. Have ChromeOS any browser API difference from other OS?

I have the extension New Tab Studio https://chrome.google.com/webstore/detail/new-tab-studio-countdown/epngggilgnflanfabeldfpbgponcgpgl
Several days ago uninstalls from ChromeOS became so big (other OS - as usual).
I wanna try to install ChromeOS on VirtualBox and test my extension, but it's not a very easy task, maybe it's easier to buy Chromebook.
But first of all,
Can my extension has specific bug only for ChromeOS?
Also, I have anonymous messages from google forms, that app crashes (on the background button click), but I cannot reproduce any bugs on Mac OS or Windows.
I reproduced it on Linux (i think that the cores of ChromeOS browser and Linux are the same)
So, the case was that I had the image with path /all.jpeg, but was requesting /All.jpeg. MacOS and Windows was fine with this typo, they even show me the image.
But Linux (and I guess ChromeOS) crashed the extension. And the crash was observed only in the extension installed from Chrome Web Store (my local production build just didn't show the image, but worked fine)

Google apps not working on chrome browser (V.76.0.3809.132 (Official Build) (64-bit))

When I am trying to open any chrome apps like gmail, gdrive, youtube or google.com it is throwing
ERR_CONNECTION_CLOSED
I did reinstalled the latest version, and before installing it, removed all related details to chrome, restarted the system and then reinstalled it.
The websites like naukri.com, stackoverflow.com or any other apart from chrome apps are working fine.

How do you clear the cache in Chrome?

Everywhere I look I see instructions saying to go Chrome > Tools > Clear browsing data. There's no "Tools" option in that menu. I've hunted high and low through the preferences and developer tools but cannot find anything that lets me clear the cache.
My Mac Chrome version is 39.0.2171.71 which apparently is up to date.
Running Chrome Version 39.0.2171.71 (64-bit) on Mac OSX. It's under More tools.

Inconsistent Extension Behavior on Google Chrome Installs

I have observed inconsistent behavior using the Web Developer extension (Chris Pederick) in Google Chrome on these different machines:
My PC running Windows 7 Home Premium 64-bit
A VirturalBox Virtual Machine (VM) running Ubuntu 12 on my PC
A VM running a updated, fresh install of Windows 7 Home Premium 64-bit on my PC
I have the same version of Google Chrome and Web Developer installed on all these machines. However, for some reason, Web Developer does not work as expected on my PC. It works perfectly on the Ubuntu VM and the Windows VM.
On my PC, about 95% of the time the Custom Tools functions (Validate CSS, Validate HTML, etc.) in Web Developer do nothing when clicked (they should open new tabs to the W3C validators).
I have uninstalled and reinstalled Google Chrome on my PC several times. I have even manually gone through the file system and registry to completely remove all traces of Google Chrome before reinstalling. Nothing I've attempted so far has corrected this problem.
Of course, due to Google's 'field trials', all these machines have slightly different variations (as reported by chrome://version), but I would doubt that is the source of the problem.
Any ideas or suggestions?
OK, here's a possible clue...
It has baffled me why this problem NEVER occurs in my virtual machine (VM); only on the host. Same version of OS, Chrome, and Web Developer installed on both. May have discovered why.
My standard settings for VMs is to use only one CPU. As a test, I changed the VM to use two CPUs. BOOM! I can reproduce the problem on my VM. Change back to one CPU - can not reproduce the problem.
Does this suggest a problem with threading in Chrome?