koukouroukou
There is.
Add this code to top part of lading page extension:
<style>
.Search-input input {
display: none;
}
</style>
Here is my own content blocking landing page.
https://keys-daggers.org
You will notice that the search icon still shows up on mobile view. I'll figure that one out later.