* Improve content script injection
* Add an error handler for content script injection
* Use a guard variable in the content script, instead
* Fix comment
* Ensure tabID is unchanged; fix image styles
* Only inject script once; use CSS to hide page
* Display an error when the script can't be executed; document other limitations
* Log error on script execute failure