I want to open a new tab right after current tab using node-open. but opened links always be right after last tab in browser when I open links using node-open. Is link supposed to be opened at last tab as implementation? Is there any ways to implement what I want technically?