Index

Functions

frecency

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

getBookmarks

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

getCombinedHistoryBmarks

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

getHistory

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

getTopSites

  • getTopSites(): Promise<object[]>

newtaburl

  • newtaburl(): string