Here's How You Can Find Out What Your Uber Driver Thinks Of You

A developer worked out a neat hack, so passengers can find out their own ratings. (H/t Medium .)


Uber relies on a system that allows driver and passenger to rate one another, and while passengers can see drivers' ratings, they can't see their own.


Uber relies on a system that allows driver and passenger to rate one another, and while passengers can see drivers' ratings, they can't see their own.


TIMOTHY A. CLARY/AFP / Getty Images


Log into your account on Chrome and then open console by pressing CMD + option + j on Chrome.


Log into your account on Chrome and then open console by pressing CMD + option + j on Chrome.


riders.uber.com


if(window.Uber.pingData === false) { location.reload(); } else { alert("Name : " + window.Uber.pingData.client.firstName + " " + window.Uber.pingData.client.lastName + "\nEmail : "+ window.Uber.pingData.client.email + "\nPassenger rating is : "+ window.Uber.pingData.client.rating); }




View Entire List ›


0 Response to "Here's How You Can Find Out What Your Uber Driver Thinks Of You"

Posting Komentar