For both FF and Chrome, a critical error is thrown on page load after following install instructions as listed. Debug points to angular.js (769):
if (array.indexOf) return array.indexOf(obj);
or angular.js (869):
result = copy(source[i], null, stackSource, stackDest);