What format is the date supposed to be in? It seems to be a different format than the bookmark API.Code:search=new object; search.search=""; search.startDate=??? chrome.experimental.history.search(search, callback); function callback(results) { console.log(results); }


LinkBack URL
About LinkBacks



Reply With Quote