clear history after close browser

58 views
Skip to first unread message

sensel...@gmail.com

unread,
Jan 27, 2013, 12:26:45 PM1/27/13
to google-chrome-...@googlegroups.com
Hi 
I want to delete all my history when I close web browser. here is code , bud it doesn't work

function erase(){
    chrome.history.deleteUrl()
    chrome.history.deleteAll()
}

chrome.windows.onRemoved.addListener(erase)
Reply all
Reply to author
Forward
0 new messages