Hello, On Sat, 04 Jul 2020, Carlos E. R. wrote:
There is a search engine or applet thing in Firefox. You type the name of the package and hit enter.
Aside from that, you can create a so called bookmarklet. Just add this location "URI" as a bookmark: ==== one line as the location string ==== javascript:q=prompt('Enter%20text%20to%20search%20software.opensuse.org','');if(q){q=q.replace(/_/g,%22%20%22);location.href='https://software.opensuse.org/search?utf8=%E2%9C%93&baseproject=ALL&q='+encodeURIComponent(q);}else{location.href='https://software.opensuse.org/search';} ==== HTH, -dnh -- overflow error in /dev/null -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org