I use the Browser Extender plugin by Joachim Rupik. I have added a couple of items with the following script attached:
To compile without debug information:
alter #otype #oname compile
To compile with debug information:
alter #otype #oname compile debug
Kindest regards,
Patrick Barel