The question:
I have a WordPress page that, upon load, displays a couple small icons in the left margin. When I left-click on them, they disappear. When I right-click, they appear to be a local Mozilla image under a moz-extension://<hash>/icons/512.png Does anyone know what these are and how to make them go away? The icons do not appear in Chrome or Edge.
I am a WordPress novice, so please bear with me.
The Solutions:
Below are the methods you can try. The first solution is probably the best. Try others if the first one doesn’t work. Senior developers aren’t just copying/pasting – they read the methods carefully & apply them wisely to each case.
Method 1
According to a path you provided moz-extension://<hash>/icons/512.png
, this icon comes from Firefox translation extension.
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0