My first contribution was to implement a frontend for mozilla/firebird. I therefor got into XUL and JavaScript and made this little package, installed in firebird or mozilla, it will send simple clue packet with an URL clue and HTMLBLOCK clue corresponding to the page loaded in the actual tab (at the end of the loading)
For the moment the plugin supports only the actual tab and assumes the browser is focussed when the page is loaded. Apparently firebird will raise more than once the onLoad (so dashboard receive the same clue more than once) event and huge page have problem to be received by dashboard.


