I am looking for a way for my browser tab to detect if it has been duplicated.
Existing solutions I've come across only focus on either the duplicated tab itself knowing it's a duplicate, or the original tab recognizing the duplication, but these methods are limited to Chrome.
Specific requirements:
- The solution must be compatible with all modern browsers
Additional points if the solution:
- Works even on older versions of Internet Explorer
- Makes use of Angular's native functionalities