Made openInNewTab() use GM.openInTab by default and fall back to the old behavior. Also added background param to specify if the tab should get focus when opened.
openInNewTab()
GM.openInTab
background