remove
configuration format:
newline separated urls with %s as a placeholder for the search term. example: https://example.com/search?q=%s
for http post html form requests the format is post:form-data-json:url. example: post:{"q":"%s"}:https://example.com/search
lines starting with # are ignored
configuration is stored in localStorage of the current browser
newline separated urls with %s as a placeholder for the search term. example: https://example.com/search?q=%s
for http post html form requests the format is post:form-data-json:url. example: post:{"q":"%s"}:https://example.com/search
lines starting with # are ignored
configuration is stored in localStorage of the current browser