18 lines
1 KiB
Markdown
18 lines
1 KiB
Markdown
|
<div style="text-align: center">
|
||
|
<h1>Google Images filter script</h1>
|
||
|
</div>
|
||
|
|
||
|
Compatible with Tampermonkey, should work with other userscript extensions, but really just use Tampermonkey.
|
||
|
|
||
|
## The problem
|
||
|
Have you ever searched for some image on Google Images (especially if it's some meme or logo) and stumbled upon these ugly """"product"""" images?
|
||
|
<img src="https://fem.mint.lgbt/f.strw/google-images-filter/raw/branch/master/meta/s1.png">
|
||
|
While on this screenshot there's not much of them, sometimes your **image** search turns into a fucking **marketplace**, and that's not what you would expect from **image** searching.
|
||
|
I mean come on, just how many stuff you **bought** of a Google **image** search?
|
||
|
|
||
|
## The solution
|
||
|
I wrote a little script that removes **marketplace** items from your **image** searching results. Just click `Install` link below to add the script to your userscript extension.
|
||
|
|
||
|
### [Install](https://fem.mint.lgbt/f.strw/google-images-filter/raw/branch/master/script.js)
|
||
|
|
||
|
Feel free to add more or remove domains to match your preferences.
|