Greasy Fork镜像 - Search other sites

Add search option to search on Userscripts.org and *cough* OpenUserJS.org.

< Opiniones de Greasy Fork镜像 - Search other sites

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 08/04/2014
Editado: 08/04/2014

Enhances the Searchbar function


Thanks very much LouCypher !
Good addition!

§
Publicado: 31/07/2014
Editado: 02/08/2014

So the search will no longer go to openuserjs.org search page.

Fix: I had to change this:
{ name: "OpenUserJS", url: "https://openuserjs.org/search/" }
TO THIS:
{ name: "OpenUserJS", url: "https://openuserjs.org/?q=" }

I tried to add this... another userscripts.org mirror... but it did not work. I guess script needs more changes.
{ name: "Webextender", url: "http://www.webextender.net/scripts/search?q=" },


EDIT:
And this:
{ name: "Monkeyguts", url: "https://monkeyguts.com/index.php?search=" },

Publicar respuesta

Inicia sesión para responder.

长期地址
遇到问题?请前往 GitHub 提 Issues。