In Google chrome, Inspect element tool you can view any Javascript function definition.
- Click on the Sources tab. Then select the index page. Search for the
function.
- Select the function then Right-click on the function and select
"Evaluate selected text in console."