Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

445
Views
Javascript - can I check if a tab opened with javascript is still open ? (without Chrome Extension)

I would like to know if it would be possible to check the existence of a tab with pure javascript. I know how to do this with a chrome extension but I'm wondering if it's possible with JS.

Creating the tab:

window.open("https://www.google.com", 'mytab');

Can I check if "mytab" is open ? And if it is open, does it have the focus? Using window.open may be blocked by pop-up blockers and because of this, I don't know if the tab has been opened.

My gut feeling tells me it's not possible with pure JS but I'm not an expert, that's why I'm asking. I have checked this on stackoverflow but I see mainly solution with a browser extension.

If know another work around, I'm also interested.

Thanks

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

The only thing I know of would be to implicitly check via if your page still has visibility / focus so this answer may help you further.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!