diff --git a/README.md b/README.md index 1d3fa63b..2bb53b4a 100644 --- a/README.md +++ b/README.md @@ -174,11 +174,11 @@ Also see [Frequently Asked Questions](faq.md). * Take a look at add-on code and try it -| Name | Firefox | Chrome | +| Name | Firefox | Chrome | ? | | -------- | -------- | -------- | | Block Cloudflare MITM Attack | [Code](addon_firefox/bcma) | [Code](addon_chrome/bcma) | | Are links vulnerable to MITM? | [Code](addon_firefox/ismitmlink) | [Code](addon_chrome/ismitmlink) | -| Which website rejected me? | [Code](addon_firefox/whyrejectme) | - | +| Which website rejected me? | [Code](addon_firefox/whyrejectme) | [Code](addon_chrome/whyrejectme) | * Try & write new [Tool / Script](tool/)