Module: background script - browserHistory

Members

(inner) maxVisits

Holds the number of visits from the most visited site.
Source:

Methods

(inner) loadBrowserHistory(callbackopt)

Gets the browser history to establish connections to sites which have already been visited.
Parameters:
Name Type Attributes Description
callback function <optional>
Optional callback function.
Source:

(inner) saveVisitsFromBrowserHistory(callbackopt)

Saves all visits in the defined interval in the database.
Parameters:
Name Type Attributes Description
callback function <optional>
Optional callback function.
Source: