Does exactly what you think it does. Change the link in the userstyle with what SearX repo you use.
SearX Only General and Images by muffinV136
Details
AuthormuffinV136
LicenseNo License
CategorySearXNG, SearX
Created
Updated
Size350 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name SearX Only General and Images Tabs
@namespace github.com/searxng/searxng
@version 1.0.0
@description Exactly what the name is.
@author muffinV136
==/UserStyle== */
@-moz-document domain("searx.work") {
}
.search_categories .category:nth-child(n+3) {
display: none !important;
}