Skip to content

pjobson/pjUserscripts

Repository files navigation

pjUserscripts

My userscripts mostly migrated from userscripts.org

Installation

Google_Domain_Blocker.user.js

Blocks junk domains from google.com SERP.

Originally: https://userscripts.org/scripts/show/33156

How many times do you search Google and find junk results from search engine spam sites? Then you find them again and again. Well I got pretty sick of it, so I created this userscript.

Files

Google_Domain_Blocker.importList.personal.json - My personal blacklist, this list is pretty aggressive and probably shouldn't be used by most users.

Google_Domain_Blocker.importList.sample.json - Example blacklist blocking amazon, facebook, w3cschools, and yelp.

Features

Blacklisting Domains

I tried to make blacklisting of domains as straight forward as possible. Move your cursor over any of the results and you'll see "Blacklist Domain" appear in the left hand side. Click "Blacklist Domain" and a confirmation will appear, select Yes or No to confirm.

Basic SERP

Basic SERP

Mouse Over SERP

Mouse Over SERP

Blacklist Confirmation

Blacklist Confirmation

Result Blacklisted

Result Blacklisted

Your Blacklist

Firefox

You may view the blacklist preferences through the menu or the greasemonkey icon. Selecting either of these brings up "Your Blacklist".

GreaseMonkey Menu Command

GreaseMonkey User Script Command

Chrome

You may view thte blacklist preferences through the Tampermonkey icon.

Tampermonkey User Script Command

Your Blacklist Empty and Populated

Your Blacklist

Preferences

There are four prefereces you can set:

  • Blacklist Enabled
    • Toggles the script.
  • Display Messages
    • Shows "domain blacklisted" in SERP.
  • RegEx Blocker
    • Uses regular expressions to block domain names.
  • Auto Block Malware
    • Automatically blocks domains marked by Google as Malware.
  • Blacklist News
    • Hides the google news widget.

Preferences

Import/Export

Allows you to import or export your full blacklist in JSON format.

Import/Export

TheTVDB_Hide_Non-English.user.js

Simply hides non-English results from TheTVDB's result list.

Craigslist_Image_Viewer.user.js

Automatically shows all images in search results in Craigslist, I like using this more than the default functionality that CL offers.

About

My userscripts migrated from userscripts.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published