pop-os / launcher

Modular IPC-based desktop launcher service
Mozilla Public License 2.0
228 stars 45 forks source link

[Feature Request] Add icon per rules for web plugins #106

Open synvie92 opened 2 years ago

synvie92 commented 2 years ago

Example Use Case:

Tracking Parcel with 📦

https://www.dhl.com/global-en/home/tracking/tracking-ecommerce.html?tracking-id=

Google Translate with 🔤

https://translate.google.com/translate?js=n&sl=auto&tl=en&u=
oknozor commented 2 years ago

Could be done by adding an optional icon field to the web plugin config. If present the icon should take precedence over the favicon. But that would require to support this client side.

@mmstick what do you think about this ?

mmstick commented 2 years ago

That'd be fine

oknozor commented 2 years ago

I'll take a look soon

synvie92 commented 1 year ago

add a UI for user easy manage web plugins ? example layout firefox bookmark image

canadaduane commented 1 year ago

I think this feature request has been implemented in https://github.com/pop-os/launcher/commit/e6f85ca07b4f5892b8d78fe95a331a96a12b72ed, is that right?