It looks like the plugin loads public.js without any conditions. I disabled WP_DEBUG and even turned off the error logging switch, but public.js continues to be enqueued. If debugging is disabled, this should disable public.js too. Or at least provide an option to disable it. I wouldn't want to load this for regular visitors.