What Kill Evil does is to remove or disable the following annoyances on all pages (except those you whitelist):
- oncontextmenu (aka "HOW DO I DISABLED RIGHT CLICK")
- window.print (for "print version" pages that assume you actually want to kill some trees and interrupt you with a dialog)
- getSelection and onselectstart/onmousedown (pages that attempt to prevent copying, pop up "definition" links, or even send back everything you select to a tracking server)
- oncut/copy/paste (another way pages can try to interfere with your clipboard)
- window move/resize functions (no one else should be able to dictate the geometry of your window)
- the TARGET attribute on links to open a new tab (I feel *very* strongly about this one: if I want a new tab, I will click with the middle mouse button or use the context menu. Otherwise, I will not.)
- More things if I think of them later/you suggest them
Remember to whitelist sites it may be able to cripple...
Thanks for the link to ScriptSafe. There has been so much here on the forums that added to my security awareness.
Really amazing, and we learn here every day as this is an ongoing security education,
polonus