easonwong-de / Adaptive-Tab-Bar-Colour

Changes the colour of Firefox tab bar to match the website theme.
https://addons.mozilla.org/firefox/addon/adaptive-tab-bar-colour/
MIT License
334 stars 12 forks source link

Get color from image if the querySelector is an image element #79

Open Explosion-Scratch opened 3 months ago

Explosion-Scratch commented 3 months ago

In this function: https://github.com/easonwong-de/Adaptive-Tab-Bar-Colour/blob/909550903145f67ff34b3ac95557ac6c2a991d41/content_script.js#L330-L334

Explosion-Scratch commented 3 months ago

I created a Userscript which does this, but it would be nice to see it in the extension as well as an option: https://gist.github.com/Explosion-Scratch/bb7e6e9db855cd51bb860e132ee3cb05

Explosion-Scratch commented 3 months ago
image Screen Shot 2024-07-25 at 10 30 45 AM

It looks beautiful 🩷

easonwong-de commented 1 week ago

This is absolutely cool! Thanks for the suggestion!