Add search option to search on Userscripts.org and *cough* OpenUserJS.org.
< 脚本Greasy Fork镜像 - Search other sites的反馈
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=" },
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Enhances the Searchbar function
![]()
Thanks very much LouCypher !
Good addition!