Le 04/07/2020 à 21:24, David Haller a écrit :
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
pretty nice, thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org