Uses of Interface
com.teamdev.jxbrowser.extensions.Extensions
Packages that use Extensions
Package
Description
This package provides the classes that allow you to work with Chrome extensions.
Contains interfaces for working with Chromium profiles.
-
Uses of Extensions in com.teamdev.jxbrowser.extensions
Methods in com.teamdev.jxbrowser.extensions that return ExtensionsModifier and TypeMethodDescriptionExtension.extensions()Returns theExtensionsservice that manages this extension. -
Uses of Extensions in com.teamdev.jxbrowser.profile
Methods in com.teamdev.jxbrowser.profile that return ExtensionsModifier and TypeMethodDescriptionProfile.extensions()Returns a service for working with extensions.