Results 1 to 7 of 7
  1. #1
    Anorexic, antisocial geek The CyberShot's Avatar
    Join Date
    Jul 2006
    Location
    Somewhere within the deep recesses my highly convoluted and tortuous mind
    Posts
    45

    Talking Getting rid of Google Chrome's 'speeddial' (aka Most Visited sites)

    Hi everyone!

    For most intents and purposes, you won't need this hack, but if you are one of those few people who don't like Google Chrome's 'Most visited sites' feature that looks like Opera's Speeddial, then here's how you can get rid of it:

    First of all, it could actually be a useful feature for normal users who don't surf the web much other than to often visit their favorite social networking websites.

    But if you're into web developing or anything else that requires you to access the same local site that you're hosting on your computer again and again, chances are you don't want Google Chrome to peg your local webserver as one of your most-visited sites.
    You could always click the 'X' button on the site's thumbnail to get rid of it, but in my case, it always crops up again sooner or later.

    So, after looking for some solutions online; none of which actually worked, I found out that Google Chrome saves the history information, saved passwords, preferences, etc. at this location [Windows 7]:
    Code:
    C:\Users\<USERNAME>\AppData\Local\Google\Chrome\User Data\Default
    For WinXP users, it's probably under
    Code:
    C:\Documents and Settings\<USERNAME>\Local Settings\Application Data\Google\Chrome\User Data\Default
    So anyway, you'll find a file named Top Sites (without an extension) in there. That file holds the URLs of the websites to show in Chrome's speeddial. Now, if you analyzed the file with TrID, you'll find that it was a SQLite database file. So, to read it, you need a SQLite database reader program like the SQLite Database Browser. Download the program and open the file using it.

    NOTE: Make sure that Google Chrome is not running when you do this because if it is, you won't be able to edit the values in the database.
    Now, you could look around and modify/delete any entries you want and save the modified database but Google Chrome would fix the anomalies when you start it again the next time.

    So, what you need to do to fix it permanently is this:

    STEP 0. Make sure Google Chrome is not running!

    STEP 1. Make a back-up copy of the History, Top Sites, Archived History and Visited Sites files present in the Google directory in the Application Data folder. Open up the History file found in the same folder using SQLite Database Browser

    STEP 2. Switch to the 'Execute SQL' tab and run this SQL query:
    Code:
    SELECT * FROM urls WHERE url LIKE ('%SITE_URL_TO_REMOVE_HERE%')
    or, if you're sure that there's only one entry for your site, try this query
    Code:
    SELECT id FROM urls WHERE url LIKE ('%SITE_URL_TO_REMOVE_HERE%')
    For instance, if you had 'google.com' in the most visited sites list and you wanted to remove it, your query would look like this:
    Code:
    SELECT * FROM urls WHERE url LIKE ('%google.com%')

    In any case, you need to look for the ID of the site that you wish to remove.
    Once you've found that, go to step 3

    STEP 3. Execute another SQL query that removes the site entry from the browsing history. Your query could look like this:
    Code:
    DELETE FROM urls WHERE id=[ID_OF_SITE_URL_TO_REMOVE]
    For instance, if 'google.com' had the id of 123456 then the query would look like this:
    Code:
    DELETE FROM urls WHERE id=123456
    STEP 4. Now, save the changes made to the database. Click
    You also need to delete a few files from the folder as well, before you start Chrome again.
    The files you need to delete are Top Sites, Visited Links and Archived History. I'm not sure if all those files need to be deleted, but deleting them sure worked for me.

    You're done! Start Google Chrome and wait for a few seconds as it rebuilds the most visited sites list. And hopefully, your site wouldn't be on the list anymore.

    NOTE: This hack also seems to disable the box that used to contain the thumbnail of site you remove. I never really cared about them so it doesn't bother me, but if you feel you might have broken something, just navigate back to Google's directory in the Application Data folder and remove the files Top Sites, History, Archived History and Visited Links. Replace History with your back-up copy of the file and you're good to go.
    TheCyberShot

    iBelieve: "It is a miracle that curiosity survives formal education." - Albert Einstein
    iTweet: http://twitter.com/xyberz09

  2. #2
    Wise Old Mouse mrintech's Avatar
    Join Date
    Sep 2005
    Location
    Bhopal, India
    Posts
    2,081

    Smile Re: Getting rid of Google Chrome's 'speeddial' (aka Most Visited sites)

    Great Man... very nice tutorial.... I just got rid of Speed Dial

    Awesome work
    MrinTech | Exam Dunia :)

    Some gadgets I own: Dell Inspiron 15R | Asus X53U-SX013D | iPad 2 | Samsung Galaxy S+ | PS3 :)

  3. #3
    Anorexic, antisocial geek The CyberShot's Avatar
    Join Date
    Jul 2006
    Location
    Somewhere within the deep recesses my highly convoluted and tortuous mind
    Posts
    45

    Default Re: Getting rid of Google Chrome's 'speeddial' (aka Most Visited sites)

    Thanks MrIntech
    It works, but it's still not perfect enough. I need to find a way to *not* make Speed Dial unusable after the hack is applied. Lol.

    If anyone finds out a way to remove a site from the Most Visited sites list without actually making it's box unusable, do let me know
    TheCyberShot

    iBelieve: "It is a miracle that curiosity survives formal education." - Albert Einstein
    iTweet: http://twitter.com/xyberz09

  4. #4
    Rusted... dashing.sujay's Avatar
    Join Date
    Nov 2009
    Location
    Bhopal
    Posts
    4,113

    Default Re: Getting rid of Google Chrome's 'speeddial' (aka Most Visited sites)

    Nice hack CyberShot

    btw see my chrome (I also wanted to get rid of Speed dials and ability to use apps on one click which I am able to do now)

    Spoiler:
    FAQ + answers for new members (Read before asking / messaging any moderator for any query)

    Drop Box: Get 500MB free


    Spoiler:

    Quote Originally Posted by axes2t2 View Post
    Before working on a master piece you have to first master the pieces.
    Sony Vaio CB35 Asus U32U ATH M20 Fiio E6

    Sony Vaio CB35 UnBoxing & Review

    How fast can you type?

  5. #5
    Mad Eyed Llama himadri_sm's Avatar
    Join Date
    Jun 2007
    Location
    mumbai
    Posts
    1,040

    Default Re: Getting rid of Google Chrome's 'speeddial' (aka Most Visited sites)

    Quote Originally Posted by dashing.sujay View Post
    Nice hack CyberShot

    btw see my chrome (I also wanted to get rid of Speed dials and ability to use apps on one click which I am able to do now)

    Spoiler:
    Trying out the incredible start page now.
    Last edited by himadri_sm; 20-04-2012 at 11:19 PM.
    View my Portfolio here-

    Pixels and Polygons | On Linkedin | On Facebook

    Available for freelance. PM me for details.

    MSI 890 GXM G65, Phenom X6 1055T, G.Skill 1600Mhz "Ripjaws" 2x2gb Kit, MSI GTX 470, WD Black 500Gb, NZXT Gamma, Corsair Vx550, Hp 22x DVD-Rw, Benq G2420HD, Logitech Mx-518, Xbox 360 Gamepad for PC

  6. #6
    Rusted... dashing.sujay's Avatar
    Join Date
    Nov 2009
    Location
    Bhopal
    Posts
    4,113

    Default Re: Getting rid of Google Chrome's 'speeddial' (aka Most Visited sites)

    Quote Originally Posted by himadri_sm View Post
    Trying out the incredible start page now.
    Share your views after you use it.
    FAQ + answers for new members (Read before asking / messaging any moderator for any query)

    Drop Box: Get 500MB free


    Spoiler:

    Quote Originally Posted by axes2t2 View Post
    Before working on a master piece you have to first master the pieces.
    Sony Vaio CB35 Asus U32U ATH M20 Fiio E6

    Sony Vaio CB35 UnBoxing & Review

    How fast can you type?

  7. #7
    Mmmph!!! doomgiver's Avatar
    Join Date
    Nov 2010
    Location
    Mmmphhmph Mmphph
    Posts
    1,971

    Default Re: Getting rid of Google Chrome's 'speeddial' (aka Most Visited sites)

    this is awesome!!!
    + rep, man
    Mmmphh-mphhhh-mmphh mhh!!!

Similar Threads

  1. Google's Open Source Browser: Google Chrome
    By kalpik in forum Technology News
    Replies: 193
    Last Post: 08-10-2008, 07:02 PM
  2. Replies: 60
    Last Post: 17-09-2008, 06:18 PM
  3. Google : Chrome
    By shift in forum Chit-Chat
    Replies: 1
    Last Post: 03-09-2008, 12:27 PM
  4. Your most regularly visited sites!
    By ring_wraith in forum Chit-Chat
    Replies: 27
    Last Post: 24-01-2008, 05:59 PM
  5. Interested sites which i visited!!!
    By lajs in forum QnA (read only)
    Replies: 60
    Last Post: 21-06-2005, 10:49 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Close