One of the neat things about sharing code with the community is hearing how people have learned from it or are using it in their own work. Of course, the more people use something, the more likely they are to identify problems with it - which is great because it provides an opportunity to improve things! This blog post is about addressing two issues that came up around some code I published recently.
 
The Platform Workaround (WebBrowserExtensions)
Roger Guess contacted me a couple of days after Go to the complete details ...