HD3D yes i think this is due to the widget frameworks, not from my extension, in fact this extension require and install also the widget extension (that add the right sidebar by default)
if you dont want to use the right sidebar you can simply add this to your css
.AfruxWidgets-sideNavAlt {
display: none;
}