Hot answers tagged greasemonkey
3
This was even easier than I thought. Here is what you'll see after installing it:
You can download the script by clicking here:
http://files.quickmediasolutions.com/userscripts/owner.user.js
Please let me know if it works!
2
For those who prefer Opera, you can create a simple CSS file to auto-hide ignored tags (not just grey out those tags) ...
.tagged-ignored
{ display: none !important }
Call it SE.css and save it somewhere - then tell Opera to use it for your SE sites. (need to set it per SE site).
Enjoy!
Only top voted, non community-wiki answers of a minimum length are eligible