Skip to content

Instantly share code, notes, and snippets.

View abhisri1997's full-sized avatar
🏠
Working from home

Abhinav Kumar abhisri1997

🏠
Working from home
View GitHub Profile
@abhisri1997
abhisri1997 / tinder.user.js
Created March 14, 2022 09:23 — forked from tajnymag/tinder.user.js
Tinder Deblur Userscript
// ==UserScript==
// @name Tinder Deblur
// @namespace Violentmonkey Scripts
// @match https://tinder.com/*
// @grant none
// @version 1.3
// @author Tajnymag
// @downloadURL https://gist.githubusercontent.com/Tajnymag/9de74305f9bb09aa940d26418bd508f1/raw/tinder.user.js
// @description Simple script using the official Tinde API to get clean photos of the users who liked you
// ==/UserScript==