chrome.webNavigation library
Use the chrome.webNavigation
API to receive notifications about the status
of navigation requests in-flight.
Properties
final ChromeWebNavigation webNavigation #
Accessor for the chrome.webNavigation
namespace.
final ChromeWebNavigation webNavigation = new ChromeWebNavigation._()