Skip to content

Instantly share code, notes, and snippets.

@crazygolem
crazygolem / remove-w3schools-from-google-search.user.js
Last active August 29, 2015 14:26 — forked from kelunik/remove-w3schools-from-google-search.user.js
Remove w3schools.com from Google Search results
// ==UserScript==
// @name Ditch W3Schools
// @namespace pwa.lu
// @description Remove w3schools.com results from Google
// @include http://www.google.tld/*
// @include https://www.google.tld/*
// @version 1.0
// @grant none
// ==/UserScript==
//