ah yes, you are supposed to test your shit before uploading
This commit is contained in:
parent
7d7b9f5e20
commit
d192e0b2ee
|
@ -1,4 +1,4 @@
|
|||
<div style="text-align: center">
|
||||
<div align="center">
|
||||
<h1>Google Images filter script</h1>
|
||||
</div>
|
||||
|
||||
|
@ -6,13 +6,16 @@ Compatible with Tampermonkey, should work with other userscript extensions, but
|
|||
|
||||
## 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)
|
||||
### [Install](https://fem.mint.lgbt/f.strw/google-images-filter/raw/branch/master/script.user.js)
|
||||
|
||||
Feel free to add more or remove domains to match your preferences.
|
Loading…
Reference in a new issue