I am trying to disable the highlight of selected elements.
This is what it currently looks like:
Here is what I am trying to achieve:
The only way for there to be no blue glow is to click where there isn't an image button, but even then it reappears every time on the first button when I click the extension icon.
I came across the question Remove Safari/Chrome textinput/textarea glow earlier on StackOverflow, but the CSS properties -webkit-appearance
, outline
, outline-color
, and outline-style
did not fix anything.
I have a GitHub repository at https://github.com/Usernamer/EmojiChrome.