Module: background script - settings

Members

(inner) connectionLimit

Defines the maximum amount of connections being made.
Source:

(inner) dailyCounts

Holds the daily counts for the last days (todayCount for every day in the interval).
Source:

(inner) interval

Defines the interval (in days) for browser history entries to be relevant. After initialization, the interval has the unit milliseconds.
Source:

(inner) lastUse

Holds the timestamp of the last usage of this application.
Source:

(inner) startTime

Holds the start time for requests to the browser history.
Source:

(inner) tabLimit

Holds the maximum number of active tabs at the same time.
Source:

(inner) todayCount

Defines how many connections have been made today so far.
Source:

Methods

(inner) loadSettings(callbackopt)

Loads the settings (which can be changed by the user).
Parameters:
Name Type Attributes Description
callback function <optional>
Optional callback function.
Source:

(inner) logSettings()

Logs current settings.
Source: