My userscripts mostly migrated from userscripts.org
- Installation
- Installation instruction for scripts.
- Google Domain Blocker
- Blacklisting of domains in google, helps filter garbage results.
- TheTVDB Hide Non-English
- Hides non-English results on TheTVDB.
- Craigslist Image Viwer
- Shows craigslist images.
- For Firefox Install GreaseMonkey - https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/
- For Chrome Install Tampermonkey - https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en
- I'm not 100% sure these will all work on Tampermonkey, if you find a bug please report it.
- Install the scripts with either of these:
- Clone the repo and drag the .js files into your browser.
- Click the script you want to install, click on "RAW", select INSTALL from the dialog box.
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.
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.
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
Mouse Over SERP
Blacklist Confirmation
Result Blacklisted
Firefox
You may view the blacklist preferences through the menu or the greasemonkey icon. Selecting either of these brings up "Your Blacklist".
Chrome
You may view thte blacklist preferences through the Tampermonkey icon.
Your Blacklist Empty and Populated
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.
Allows you to import or export your full blacklist in JSON format.
Simply hides non-English results from TheTVDB's result list.
Automatically shows all images in search results in Craigslist, I like using this more than the default functionality that CL offers.