Can I somehow follow changes to cookies (for my domain) in my client side javascript. For example a function that gets called if a cookie gets changed , deleted or added
In order of preference
- standard cross browser
- cross browser
- browser specific
- extension / plugin
Why? because cookies I depend on in window / tab #1 can get changed in window / tab #2.
I found out that chrome allows extensions to be notified of cookies changes. But thats my least favorite option
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…