When developing an extension for the google chrome web browser we can include in our extension a web page through which the user will be able to configure the extension. The following video clip explains how to do it. The slides as well as the source code are available for free personal usage at www.abelski.com.

Stable Values in Java (JEP 502): Deferred Immutability with JVM Trust
Explore Stable Values – a new Java 25 upcoming feature (JEP 502) enabling lazy initialization with immutable performance and JVM-level optimizations.