Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 443 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 443 Bytes

3rd-party-cookies-checker

Hosts external pages for tpc-checker library on github-pages: https://kaonone.github.io/3rd-party-cookies-checker.

Usage

To check if third-party cookies are enabled in browser:

  • add an iframe with src attribute set to the above github-pages url,
  • use checkTPC() from the tpc-checker library, or make your own implementation to read data from the 'message' event.