I really want to sort by url, name, or keyword in a spreadsheet-style list so I can make changes quickly. Chrome 6 on OSX 10.6.
Asked
Active
Viewed 151 times
1 Answers
1
Assuming I can get the database import/export worked out here, the way appears to be to open the Web Data SQLite database located in the Chrome user profile folder and then export that to an editable format e.g. CSV, edit that table, and then re-insert that information to the database. Thanks to @Doug Harris for illuminating this.