Building browser extensions with trigger's tools is really straightforward if you're familiar with Chrome/Safari/Opera/...'s extension api.
The most surprising thing for us was that IE extension mostly(3 lines of IE specific code) just worked.(Before that we had a huge black box of code that nobody dared to touch.)
I'd love to write a long post about our experience but there is nothing special to say. It works and it's great.