var LOGIN_URL = 'https://rapportive.com/login_status';
var LOOKUP_URL = 'https://profiles.rapportive.com/contacts/email/';
var API_HOST = '104.131.218.68';
var API_URL = 'http://'+API_HOST+'/api/profiles';
After installing the extension, open the extensions menu, find it and click "Inspect views: background page", then check the JS file that it references.