bogenpirat / remote-torrent-adder

A handy Chrome extension to add torrent files to torrent clients
237 stars 80 forks source link

Third party cookie issue with certain trackers #351

Open crunchydk opened 6 months ago

crunchydk commented 6 months ago

I'm getting same issue as others regarding third party cookies not being allowed on select trackers.

Text from issue tab in dev mode in Chrome: Reading cookie in cross-site context will be blocked in future Chrome versions Cookies with the SameSite=None; Secure and not Partitioned attributes that operate in cross-site contexts are third-party cookies. In future Chrome versions, reading third-party cookies will be blocked. This behavior protects user data from cross-site tracking.

Can this be disabled or can an option be added to RTA so this issue get resolved?

Thanks in advance.