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

Allow to set the background transparency #44

Closed ghost closed 1 year ago

ghost commented 1 year ago

What if we could set the transparency of tabs and the top bar so we can have transparency of background image while changing the tab bar and toolbar.

I saw this WaveFox has it in windows and linux.

Is it possible to do similar thing in macOS?

easonwong-de commented 1 year ago

If you want to see through the window frame, you might need a CSS theme: Moz-Mac Firefox Theme. This CSS theme might be a little deprecated, considering it was last updated 2 years ago.

translucent window frame

If you want a translucent tab bar, a prototype add-on is under development by u/LazyLynxBoy very recently. I’m pretty optimistic about their project.

translucent tab bar

ghost commented 1 year ago

Awesome! This will do the job. Thanks