-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
I had to create a new tinder account to do this 😭
- Loading branch information
Showing
1 changed file
with
7 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,16 @@ | ||
# LighterFuel For Tinder | ||
![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. | ||
|
||
# Features | ||
|
||
- Get the date of when photos are uploaded to a tinder profile | ||
- Get the high quality photos (not reliable, due to Tinder's API) | ||
|
||
# Installation | ||
This chrome extension was made to improve the experience of tinder users through taking advantage of Tinder sending the "LastModified" date on profile photos. | ||
|
||
npm i --legacy-peer-deps | ||
[Get it here](https://chrome.google.com/webstore/detail/lighterfuel-for-tinder/bmcnbhnpmbkcpkhnmknmnkgdeodfljnc?hl=en-GB) | ||
|
||
# How to run | ||
|
||
npm run dev | ||
|
||
# How to build | ||
# Features | ||
|
||
npm run build | ||
- Get the date of when photos are uploaded to a tinder profile | ||
- Enables quick reverse image searching with your matches profile photos |