diff --git a/_includes/legacy/sections/browser-addons.html b/_includes/legacy/sections/browser-addons.html
index c22ef4ea..35971ed6 100644
--- a/_includes/legacy/sections/browser-addons.html
+++ b/_includes/legacy/sections/browser-addons.html
@@ -159,18 +159,6 @@
These addons require quite a lot of interaction from the user, and some of them completely replace the add-ons we've recommended above. Some sites may not work properly without careful configuration.
-{% include legacy/cardv2.html
- title="uMatrix: Stop Cross-Site Requests"
- image="/assets/img/legacy_png/3rd-party/umatrix.png"
- description="uMatrix gives you control over the requests that websites make to other websites. Many websites integrate features which let other websites track you, such as Facebook Like Buttons or Google Analytics. uMatrix allows 1st party scripts in its default configuration. If you want the default functionality of NoScript consider blocking 1st party scripts everywhere by default. This addon has been discontinued."
- website="https://addons.mozilla.org/firefox/addon/umatrix/"
- privacy-policy="https://github.com/gorhill/uMatrix/wiki/Privacy-policy"
- github="https://github.com/gorhill/uMatrix"
- firefox="https://addons.mozilla.org/firefox/addon/umatrix"
- chrome="https://chrome.google.com/webstore/detail/umatrix/ogfcmafjalglgifnmanfmnieipoejdcf"
- opera="https://addons.opera.com/extensions/details/umatrix"
-%}
-
{% include legacy/cardv2.html
title="CanvasBlocker"
image="/assets/img/legacy_svg/3rd-party/canvasblocker.svg"