From 087f112e1f8d8b482ada62320086ad724d71864c Mon Sep 17 00:00:00 2001 From: Brian Rayburn Date: Thu, 8 Feb 2024 10:51:27 -0500 Subject: [PATCH] Add privacy party Adds privacy party to browser addons. Privacy party is a browser addon that walks a person through their social media settings to stop leaking personal data. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a06ce3c..fd7b0e3 100644 --- a/README.md +++ b/README.md @@ -1393,6 +1393,7 @@ Please read about what the addon does before installing. If you don't understand #### Useful Tools - [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline. +- [Privacy Party](https://www.blockpartyapp.com/privacy-party/) - An addon to help you tune your social media settings to stop leaking personal info. ### Browser Sync - [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free!