Tampermonkey / tampermonkey

Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
GNU General Public License v3.0
4.23k stars 418 forks source link

Make adaptation of toolbar icon for new designed Safari #1272

Open xiajunwen1007 opened 3 years ago

xiajunwen1007 commented 3 years ago

Recently, Apple released their new Mac OS and new Safari with new design. Now, the toolbar, tab bar and search filed are combined. And the combined bar will take colors from webpages. Extensions' toolbar icon should change their color accordingly. Some extensions like Adguard for Safari do this well, but Tampermonkey do not. So, sometimes, it is difficult to see the icon and not unified with other icons. Please make adaptation to this.

Expected Behavior

Tampermonkey's toolbar icon changes color according to the combined bar's color.

Actual Behavior

Tampermonkey's toolbar icon can not change color according to the combined bar's color.

Screenshots

image

image

derjanb commented 3 years ago

I could not reproduce the issue, but updated TM Safari and some dependencies. So can you please check whether this is still an issue? Thanks.

xiajunwen1007 commented 3 years ago

Any progress here. Now Safari Technology Preview has an option of whether show color in tab bar. If we set it true, then the problem occurs. I also found that the problem can only be produced in start page with wallpaper. image