'Lock' Bookmarks On Google Chrome


  1. Posts : 1,326
    Windows 7 Ultimate x86
       #1

    'Lock' Bookmarks On Google Chrome


    Well... I have a little sister that loved to go on the pc, we have 2 users, one for me and one for the rest of the family. Now and then i forget to log out and the first thing my sister does is delete all my bookmarks, Is there anyway to LOCK the bookmarks so they cant be deleted with a password or similar?
      My Computer


  2. Posts : 10,485
    W7 Pro SP1 64bit
       #2

    You can make the file named bookmarks a read-only file...
    "C:\Users\username\AppData\Local\Google\Chrome\User Data\Default\Bookmarks"
    ...but if you forget to "unlock it" and you bookmark something, Chrome does not warn you, it just fails to bookmark the site.

    Probably a better way would be to put a small batch file in the startup folder for your profile. Have that batch file copy your bookmark file to a place in your documents (or wherever you think would be safe). That way, you would have a backup copy that you could restore.

    Code:
    xcopy "%USERPROFILE%\AppData\Local\Google\Chrome\User Data\Default\Bookmarks" "%USERPROFILE%\Documents\chrome-bookmark-backups\year_%date:~-4,4%_month_%date:~-7,2%_day_%date:~-10,2%_hour_%time:~-11,2%_minute_%time:~-8,2%\" /v
    The code above is simplistic and assumes that the date and time is stored mm/dd/yyyy hh:mm
      My Computer


  3. Posts : 1,326
    Windows 7 Ultimate x86
    Thread Starter
       #3

    Yes that is a good idea. I have history with bqtch and will make q bqckup and restore batch later today
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 16:05.
Find Us