I am trying to build a firefox extension which listens to events when a cookie is changed by any domain from any page and handle it accordingly. Is there an easy way to do t
http://jsfiddle.net/ArondeParon/5RsTm/4/
try changing the cookie, it will pop up an alert.