How to use javascript modules in content scripts and extension service workers. Staining elements of a web page with es modules.
A sample extension illustrating tutorial https://marian-caikovski.medium.com/using-javascript-modules-in-content-scripts-and-extension-service-workers-e60e97979326
The extension demonstrates how to use and debug javascript modules in content scripts and extension service workers.
The extension's source code has an educational value but the functionality is of no practical use - when the icon clicked all the element on the current web page get randomly colored.