ylecuyer / envify

Colorify tabs with current env
https://addons.mozilla.org/en-US/firefox/addon/envify/
40 stars 5 forks source link

Add support for chrome #16

Open ylecuyer opened 6 years ago

ylecuyer commented 6 years ago

Although the dynamic theme API isn't yet available for chrome, we could insert an element in the page like a ribbon on top of the pages with the color

ylecuyer commented 6 years ago

This repo is a proof of concept of envify running inside chrome.

It will have to be merged into this repo when stable.

@Smile4ever would you like to try it ?

Smile4ever commented 6 years ago

@ylecuyer I tested it, looks good. I had some ideas to improve it for Chrome and I have implemented these features locally. If time allows, I will submit a pull request this evening.

Smile4ever commented 6 years ago

See https://github.com/ylecuyer/envify-chrome/pull/3