'How to make app interact with other browser tabs?

Is there a way to make app display it's template above all other browser tabs when the application tab is not in focus (visibilityState == 'hidden')? For example pomodoro clock app that displays timer above browser window when you switching tabs.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source