+ Feed load detection without interval timer DONE
+ Detect when the page is ready without interval timer DONE
+ Make sure links work from profile pages work DONE
+ Remove confirmation (users can easily disable the script when necessary) DONE
+ Change the REDIRECT_MATCH regex to /redirect_uri=([^&]+)/ DONE
+ Make sure everything fails gracefully LOOKS GOOD
+ Make sure there is no memory leaks LOOKS GOOD
+ Make sure it works in Chrome LOOKS GOOD