Index

Functions

frecency

  • frecency(item: HistoryItem): number

getBookmarks

  • getBookmarks(query: string): Promise<BookmarkTreeNode[]>

getCombinedHistoryBmarks

  • getCombinedHistoryBmarks(query: string): Promise<Array<{ title: string; url: string }>>

getHistory

  • getHistory(query: string): Promise<HistoryItem[]>

getSearchUrls

  • getSearchUrls(query: string): Promise<any[]>

getTopSites

  • getTopSites(): Promise<MostVisitedURL[]>

newtaburl

  • newtaburl(): string