KangoExtensions / kango

Kango framework issue tracker
74 stars 7 forks source link

Safari icon black? #150

Closed dovy closed 8 years ago

dovy commented 8 years ago

https://cloudup.com/cpy-m9ceEgH

Works fine in Chrome, just Safari.

Safari 9.0.3 on mac.

eppfel commented 8 years ago

Yes, this is quite annoying. Safari needs a special png as mask: https://developer.apple.com/library/safari/documentation/Tools/Conceptual/SafariExtensionGuide/AddingButtonstotheMainSafariToolbar/AddingButtonstotheMainSafariToolbar.html I manually replace the icon in the Safari Extension Builder for now. No better solution right now.

dovy commented 8 years ago

Wow, I know illustrator and photoshop, but there are like no tutorials on how the crap to do this. hah.

dovy commented 8 years ago

Thanks though. I'll find how to do it and report here.

akrylysov commented 8 years ago

You can just put Safari specific icon.png to your src/safari/icon directory.