The Computer Oracle

Chrome new tab page changed but I want it back

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Quiet Intelligence

--

Chapters
00:00 Chrome New Tab Page Changed But I Want It Back
00:30 Accepted Answer Score 8
01:47 Answer 2 Score 4
02:53 Answer 3 Score 4
03:12 Answer 4 Score 1
03:34 Answer 5 Score 0
03:57 Thank you

--

Full question
https://superuser.com/questions/468524/c...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #googlechrome #tabs

#avk47



ACCEPTED ANSWER

Score 8


After an second attempt and failing on it, i've found the solution. It isn't that hard to do.

First you have to determine the id of the extension that has changed the new tab. You do that to go to the extensions -> then go in development mode -> and then you see the ID's.

After that, go to the chrome default folder (C:\Users\user-name\AppData\Local\Google\Chrome\User Data\Default ) and copy (for backup) the file Preferences

Now close chrome, and open the file Preferences in any texteditor.

Search the file for something like this:

"chrome_url_overrides": {
         "newtab": [ "chrome-extension://aaaangaohdajkgeopjhpbnlpkehbhmbj/config/skin/new-tab.html" ]
      }

NOTE! the ID is probably difrent, but it has to be something like this : chrome-extension://ID_OF_EXTENSION/.....

Now look further down for "settings" and then the id of your extension.

There will be again somekind of this line:

"chrome_url_overrides": {
                  "newtab": "config/skin/new-tab.html"
               },

Delete that one to.

Save the file and start chrome and it will be fixed.




ANSWER 2

Score 4


self answer by OP

Answer:

The problem with this is that you have to reset the default settings of chrome. This can you do verry simple, with the following steps:

The file path: Users --> Your User Folder --> AppData (this might be a hidden folder if you aren't admin) --> Local --> Google --> Chrome --> Default

The folder "Default" contains all of the requisite settings. To reset Chrome, close it and change the folder name of "Default" to anything else... "Default old" or "Default broken" or whatever else you like. Once you reopen Chrome it will be reset!

If you want to retain some settings (especially things like bookmarks and login info) you can copy (don't just move them because they should be kept intact as backups; copy them) those files into your new Default folder any time that Chrome is closed.

When you've done that, the problem is solved (depends on what you copy back or not, because you mayby copy the wrong settings back, but you will find out soon enought).

Hope this helps somebody else in the future also.

Source: http://productforums.google.com/forum/#!topic/chrome/xbmkn0Ohoh4

(post of Azzmo)




ANSWER 3

Score 4


This worked well for me. Type into the address bar:

chrome://flags/

Then select "Reset all to default"

Hope it helps, Patrick




ANSWER 4

Score 1


Go to the wrench (in the top right corner) > select settings > select extensions (in the top left) > uninstall the extension of the AV program.

Another way is if you have an icon (of the av add-on) in the top right > right click on it > remove from Chrome.




ANSWER 5

Score 0


Sounds like an install only option, I doubt it's enforcing your homepage choice via the anti-virus program.

Click the spanner in top right hand corner. Choose settings.

In the "On Start Up" section, you will see the text "Open a specific page or set of pages". Click "Set pages" next to this, if you remove all the pages from here it will open a blank tab with your most visited/favourites instead.