Greasy Fork - Search other sites

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

< Commentaires sur Greasy Fork - Search other sites

Avis: Bon - le script fonctionne correctement

§
Posté le: 08/04/2014
Édité le: 08/04/2014

Enhances the Searchbar function


Thanks very much LouCypher !
Good addition!

§
Posté le: 31/07/2014
Édité le: 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=" },

Poster une réponse

Connectez-vous pour poster une réponse.