Namespace: BrowserDB

BrowserDB

Provide access to bookmarks, topsites, history, search engines and settings in IndexedDB.

Source:

Namespaces

db

Methods

(static) getBookmarks(callback)

Get all bookmarks.

Get all bookmarks.

Parameters:
Name Type Description
callback function

Runs on success with an array of bookmarks

Source:

(static) readVisits()

Reads visits from the database.

Reads visits from the database.

Source: