Google Chrome UI - google-chrome

Can you help me guys restore the default Google Chrome User Interface? My chrome suddenly restarted and when it opened again this new UI popuped. I don't know if this is a new version of Chrome or Not. Let me know guys thanks! Added screenshot also

Open a new tab and goto chrome://flags/#top-chrome-md (may have to type it in the address bar) and change it's value to Non-material
If the # link doesn't work, search for Material Design in the browser's top chrome

Related

How to keep show out Bookmark, Display Google App list, Google accout icon in new tab

I'm working make a chrome extension to overwrite new tab.
"chrome_url_overrides": {
"newtab": "index.html"
},
Every thing working fine, but, I got some issues:
By default, Bookmark Bar always hidden, just show out when open new tab (New tab default GG chrome). But when I use my extension, Bookmark bar doesn't show out when I open a new tab. Has any way to make my extension can display Bookmark bar like default?
Quick navigation (I'm not sure I call right name) on new tab
Has anyway to keep this section on my new-tab extension?
Thank for your readding!
As stated in this link, it is not yet possible. If you think this can improve the extension development experience, make sure an appropriate request is filed in the issue tracker.

Popup Alert in Google Chrome - Ubuntu 12.04

I am usign chrome in my Ubuntu 12.04 OS. From last two months for no reason I am getting an alert when a page completes loading. (Attaching the screenshots for the reference)
I'm not sure what is causing it, but I can certainly say that it is driving me nuts. Please help.
Alert while opening a website
Alert while opening a new tab
I have found the answer to my own question. It was happening as an user was added to chrome, I am not sure how it got added. To solve this you need to do the following.
1) Go to Chrome -> Settings
2) Locate "User" section, make sure that there are no users, if any then delete them all.
This should then fix the above popup issue

why shift + f10 not working in chrome?

I have noticed that some of the Chrome instances with same version "35.0.1916.153 m" open browser context menu on click of SHIFT+F10 but some instances not open browser context menu.
Is there any key map setting needs to be done for this? If yes, can some one please let me know how to do that?Thanks in Advance.

chrome://newtab loads delta search

I have wasted nearly 4 hours in fixing this.
After Babylon this time it is delta-search which makes my chrome sucks on every new tab. chrome://newtab loads: http://www2.delta-search.com/?babsrc=NT_ss_SU&mntrId=786E00E04C01EE9A&affID=121564&tsp=4987
I am not able to fix this. I have already fixed homepage, search setting and other browsers. Please help me to fix this new tab issue. I want "Most visited tab" to be there when I press new tab button.
A real solution is to reset some fields in "chrome://flags". This was the way I did last time in AVG or Babylon. I have solved my problem but I wish if someone could really give exact steps so that next time if a user gets stuck he can find it here.
:p
open google chrome, type chrome://flags/ on address bar and go to hidden configuration setting.
change following part of configuration file to disable by cliking on enable..
Enable Tab Browser Dragging Windows
Enable creating a browser window when dragging tabs. #enable-tab-browser-dragging
Disable

Where can I find and submit bug reports on Google's Chrome browser?

It will be important for developers wanting to develop for the chrome browser to be able to review existing bugs (to avoid too much pulling-out of hair), and to add new ones (to improve the thing). Yet I can't seem to find the bug tracking for this project. It is open source, right?
Google is calling it Chromium on Google Code
The Chromium Bug Reporting Page is there and has the link to submit bugs listed. (Google Account Required)
Here's a direct link to the bug report form.
Go to the wrench -> About Google Chrome -> report an issue. (accurate as of v19.0.1084.46)
This is the home page for the Code: http://code.google.com/chromium/
And here's more info: http://dev.chromium.org/getting-involved including the bug list
Click the Chrome menu (), then Help > Report an issue....
Since Google Code has been deprecated, you can also go to bugs.chromium.org in order to report new bugs and features or search for the existing one. The Chrome browser is under chromium category, so after logging-in, you can submit a new bug report by clicking New issue on the top-left corner and follow the wizard steps.
See: Report a problem or send feedback on Chrome at Chrome Help
From the Google Site
Click the Page menu page menu.
Select Report a bug or broken website.
Choose an issue type from the drop-down menu. The web address of the webpage you're on is recorded automatically.
If possible, add key details in the 'Description' field, including steps to reproduce the issue you're experiencing.
Keep 'Send source of current page' and 'Send screenshot of current page' checkboxes selected.
Click the Send report button to report a Google Chrome bug.
I don't see any reference to public bug tracking...
The Google Code site for the Chrome project is available at:
http://code.google.com/chromium/
Facilities available allow you to:
File bug reports;
Join the Google group discussions;
Submit a patch;
Plus there are links to the development blog and a whole bunch of other useful stuff.
See the Issues tab on Chrome's Google Code page.
The bug tracker is here:
https://bugs.chromium.org/p/chromium/
Some shortcuts:
crbug.com
crbug.com/new (file a new bug)
crbug.com/150835 (go to a bug by number)