diff --git a/README.md b/README.md index 186839c..2019781 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,21 @@ # rfd-redirect-stripper -rfd-redirect-stripper strips affiliate redirects from deal links posted on . +Get rfd-redirect-stripper for Chrome +Get rfd-redirect-stripper for Firefox + +Strips affiliate redirects from deal links posted on . + +On every page load, it transforms a link with tracking such as + +``` +http://www.amazon.ca/gp/redirect.html?ie=UTF8&location=https%3A%2F%2Fwww.amazon.ca%2Fdp%2FB09YXY3DKN%3Fref%3Dcm_sw_r_apan_dp_NX4HJ8HZ3XX2YK1J900A%26ref_%3Dcm_sw_r_apan_dp_NX4HJ8HZ3XX2YK1J900A%26social_share%3Dcm_sw_r_apan_dp_NX4HJ8HZ3XX2YK1J900A%26starsLeft%3D1%26skipTwisterOG%3D1&tag=redflagdealsc-20&linkCode=ur2&camp=15121&creative=330641 +``` + +into + +``` +https://www.amazon.ca/dp/B09YXY3DKN +``` ## Why? @@ -10,7 +25,7 @@ This helps navigate around broken links when using certain adblockers. ### Chrome -The extension is available on [the chrome web store](https://chromewebstore.google.com/detail/rfd-redirect-stripper/npnhoaofocjfjcjlglaihlhkbgaokmpa?authuser=0&hl=en). +The extension is available [here](https://chromewebstore.google.com/detail/rfd-redirect-stripper/npnhoaofocjfjcjlglaihlhkbgaokmpa?authuser=0&hl=en). ### Firefox