This extension simply adds -site:w3schools.com to your google.com and google.co.uk searches to prevent w3schools results.This plugin will redirect any requests to google.com/search and google.co.uk/search pages so that the query includes the term -site:w3schools.com.
This means your results will not include any results from that site while still maintaining a full search result set. (Nothing is removed from your results, they never come in in the first place)
This plugin is aimed at web developers and web designers.
Source code available at https://bitbucket.org/cowboyecosse/hide-w3schools
Changelog:
0.2.1
- Fixed bug with google maps searches giving server error message
- Fixed bug where # in search string was being ignored
---
v 0.2
- Initial release