diff --git a/_includes/sections/browser-addons.html b/_includes/sections/browser-addons.html
index 4d880754..25419fc3 100644
--- a/_includes/sections/browser-addons.html
+++ b/_includes/sections/browser-addons.html
@@ -74,6 +74,18 @@
firefox="https://addons.mozilla.org/firefox/addon/terms-of-service-didnt-read/"
chrome="https://chrome.google.com/webstore/detail/terms-of-service-didn%E2%80%99t-r/hjdoplcnndgiblooccencgcggcoihigg"
opera="https://addons.opera.com/extensions/details/terms-of-service-didnt-read"
+ edge="https://microsoftedge.microsoft.com/addons/detail/oaaecoiolcpocebdnakfpfjegbmmpkjn"
+%}
+
+{% include cardv2.html
+ title="PrivacySpy"
+ image="/assets/img/png/3rd-party/privacyspy.png"
+ description='PrivacySpy is an open project to rate, annotate, and archive privacy policies. It provides a clear rating system and automatically generated Highlights of a privacy policy using natural language processing, with the philosophy that "reading something is better than reading nothing".'
+ website="https://privacyspy.org/"
+ privacy-policy="https://privacyspy.org/terms-and-privacy/"
+ github="https://github.com/Politiwatch/privacyspy"
+ firefox="https://addons.mozilla.org/firefox/addon/privacyspy/"
+ chrome="https://chrome.google.com/webstore/detail/privacyspy/ppembnadnhiknioggbglgiciihgmkmnd"
%}
{% include cardv2.html
diff --git a/assets/img/png/3rd-party/privacyspy.png b/assets/img/png/3rd-party/privacyspy.png
new file mode 100644
index 00000000..7c7d13d9
Binary files /dev/null and b/assets/img/png/3rd-party/privacyspy.png differ