in src/browser/BatteryProxy.js [27:32]
function success () { winCallBack({ level: w3cBattery.level * 100, isPlugged: w3cBattery.charging }); }