browser_api

BrowserAPI

This module exports the single Browser API instance instance extended with instances of feature APIs listed below. These APIs provide access to data and controls embedded by the Rebel Browser through the window.rebel object. See the provided links for more information on these APIs.

Properties

Name Type Description
autocomplete AutocompleteAPI Instance of the API for the autocomplete feature.
network NetworkAPI Instance of the API for the networking feature.
platform PlatformAPI Instance of the API for the platform feature.
theme ThemeAPI Instance of the API for the theme feature.
tiles TilesAPI Instance of the API for the tiles feature.