Chrome Extensions Page Actions PRO

When developing an extension for google chrome web browser we can create an icon that will be displayed within the URL address text box. We can create that icon to be displayed when the web page meets specific criteria. The criteria is in our full control.

The following video clip presents a simple extension that displays such icon (AKA Page Action) when the URL address of the rendered web page includes the string “abelski.com”.

You can find the source code as well as the detailed slides that explain this topic available for free download at www.abelski.com.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

Virtual Threads in Java Professional Seminar

Virtual Threads in Java

The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Update cookies preferences