I want to stay on my current tab though. Is there anyway to not be redirected to that tab? I want the tab to open in the background.
When I do this command below, it opens a new tab and puts me into that url. I want to stay on my original page.
window.open('url/','_blank');