diff --git a/README.md b/README.md index a92c4d1..d5d89c4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+

Google Images filter script

@@ -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? + + 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. \ No newline at end of file diff --git a/script.js b/script.user.js similarity index 100% rename from script.js rename to script.user.js