How to run a Javascript command on all browser tabs?

Asked

Viewed 39 times

0

I’m trying to do a project, but to do it I need a Javascript function to run on all the user’s browser tabs at the same time. Is there any way to do that?

1 answer

-1


Explanation:

If the other tabs that are open are from your page yes it is possible, if it is not impossible since the javascript of your page will not control the whole browser of the user, now if the windows that are open are from your page you will need to know how to exchange information between client and server, it is not an answer with examples because your question is not about a more specific subject but is a clear answer.

Completion:

Unable to control the browser completely with javascript only

  • Okay, thank you very much

  • If the answer answers your question mark as solved "✅"

Browser other questions tagged

You are not signed in. Login or sign up in order to post.