I am interested in making an extension for chrome but I am new and as you can imagine I have a thousand doubts.
Specifically, in my gmail account, on the main page of received emails, you need to INJECT an icon in some emails from the list (those that have supposedly been read).
For example, I have the data-legacy-thread-id
of these emails that I want to inject the image just below the CHECK BOX, as shown in the image.
Knowing the data-legacy-thread-id
of the emails to which I want to inject the icon, could someone tell me how to make the icon appear only in those emails?