diff --git a/Appendix-B:-Firefox-Add-ons.md b/Appendix-B:-Firefox-Add-ons.md
index 16df444..2fb3e78 100644
--- a/Appendix-B:-Firefox-Add-ons.md
+++ b/Appendix-B:-Firefox-Add-ons.md
@@ -13,8 +13,8 @@ These are all, where applicable, best configured to `deny-all` and whitelist.
* [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)
* Essential if you are not using Mozilla's Tracking Protection and Safe Browsing
* [uMatrix](https://addons.mozilla.org/en-US/firefox/addon/umatrix/)
-* *[1] [Cookie Controller](https://addons.mozilla.org/en-US/firefox/addon/cookie-controller/)
-* *[1] [Self-Destructing Cookies](https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/)
+* [Cookie Controller](https://addons.mozilla.org/en-US/firefox/addon/cookie-controller/) 1
+* [Self-Destructing Cookies](https://addons.mozilla.org/en-US/firefox/addon/self-destructing-cookies/) 1
* [HTTPS Everywhere](https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/)
* [CanvasBlocker](https://addons.mozilla.org/en-US/firefox/addon/canvasblocker/)
* [No Resource URI Leak](https://addons.mozilla.org/en-US/firefox/addon/no-resource-uri-leak/)
@@ -23,17 +23,17 @@ These are all, where applicable, best configured to `deny-all` and whitelist.
* Allows you to run [User Scripts](https://github.com/ghacksuserjs/ghacks-user.js/wiki/3.1-User-Scripts) which can do neat things
* [NoRedirect](https://addons.mozilla.org/en-US/firefox/addon/noredirect/)
* Will be disabled by FF53. Use [this](https://addons.mozilla.org/en-US/firefox/addon/noredirect-clone/) patched version, which will last until e10s is enforced
-* *[2] [UAControl](https://addons.mozilla.org/en-US/firefox/addon/uacontrol/)
-* *[2] [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/)
+* [UAControl](https://addons.mozilla.org/en-US/firefox/addon/uacontrol/) 2
+* [User-Agent JS Fixer](https://addons.mozilla.org/en-US/firefox/addon/user-agent-js-fixer/) 2
* [Pure URL](https://addons.mozilla.org/en-US/firefox/addon/pure-url/)
* [Google Privacy](https://addons.mozilla.org/en-US/firefox/addon/google-privacy/)
* That may sound like an oxymoron, but people use google search. Still looking for a better global solution.
* [Quick Java](https://addons.mozilla.org/en-US/firefox/addon/quickjava/)
* Configurable toggle buttons for JS, Java, Flash, Images and more. Suggest you don't use/enable anything that will conflict, such as the Cookies toggle.
-[1] Don't use multiple cookie add-ons
+1 Don't use multiple cookie add-ons
-[2] We do not recommend UA spoofing (see section 2697 in the `ghacks user.js`). If you do, UAControl offers whitelisting. User-Agent JS Fixer is only needed if your choice of add-on doesn't cover JS
+2 We do not recommend UA spoofing (see section 2697 in the `ghacks user.js`). If you do, UAControl offers whitelisting. User-Agent JS Fixer is only needed if your choice of add-on doesn't cover JS
NOTE: At the time of publication the following are not e10s compatible:
Google Privacy, NoRedirect, UAControl, User-Agent JS Fixer