Greasy Fork - Search other sites

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

< Feedback on Greasy Fork - Search other sites

Review: Good - script works

§
Posted: 08.04.2014
Edited: 08.04.2014

Enhances the Searchbar function


Thanks very much LouCypher !
Good addition!

§
Posted: 31.07.2014
Edited: 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=" },

Post reply

Sign in to post a reply.