diff --git a/readme.md b/readme.md index fa7f635..a74c882 100644 --- a/readme.md +++ b/readme.md @@ -2,11 +2,8 @@ ![Chrome Web Store Downloads](https://img.shields.io/chrome-web-store/users/bmcnbhnpmbkcpkhnmknmnkgdeodfljnc) ![Chrome Web Store Release](https://img.shields.io/chrome-web-store/v/bmcnbhnpmbkcpkhnmknmnkgdeodfljnc) -This chrome extension was initially made to get the date of when photos are uploaded to a tinder profile. - -It has had a JS -> TS refactor recently and lots of the types are not optimal. - This chrome extension was made to improve the experience of tinder users through taking advantage of Tinder sending the "LastModified" date on profile photos. +It also helps users out by allowing them to reverse image search their matches photos to check whether or not they are who they say they are! [Get it here](https://chrome.google.com/webstore/detail/lighterfuel-for-tinder/bmcnbhnpmbkcpkhnmknmnkgdeodfljnc?hl=en-GB) @@ -14,3 +11,7 @@ This chrome extension was made to improve the experience of tinder users through - Get the date of when photos are uploaded to a tinder profile - Enables quick reverse image searching with your matches profile photos + +## Notes + +It has had a JS -> TS refactor recently and lots of the types are not optimal. Feel free to submit issues or PRs!