79114969

Date: 2024-10-22 16:12:58
Score: 1
Natty:
Report link

Thank you TryingToLearn for that insight! Helped me a ton. FYI, Chrome has deprecated the flag chrome://flags/#third-party-storage-partitioning.

Now the same can be achieved with the command line argument --disable-features=ThirdPartyStoragePartitioning.

Example using Mac terminal:

open -a "Google Chrome" --args --disable-features=ThirdPartyStoragePartitioning
Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kal