Index

Functions

frecency

  • frecency(item: browser.history.HistoryItem): number

getBookmarks

  • getBookmarks(query: string): Promise<any>

getCombinedHistoryBmarks

  • getCombinedHistoryBmarks(query: string): Promise<Array<object>>

getHistory

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

getTopSites

  • getTopSites(): Promise<any>

newtaburl

  • newtaburl(): string