#!/bin/bash # # On the Mac... cp ~/Library/Application\ Support/Google/Chrome/Default/Web\ Data ~/tmp/chrome.sqlite sqlite3 ~/tmp/chrome.sqlite "select * from keywords"