Getting ERR_BLOCKED_BY_XSS_AUDITOR

Hi guys,

Newb here. Was just trying to add a new device driver. Followed the steps but as soon as I save the code I pasted, I get "ERR_BLOCKED_BY_XSS_AUDITOR". Doesn't matter what browser I use. If I get past this I just get a blank black page and the device driver doesn't actually save.

I tried this fix launching chrome -> "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" -disable-xss-auditor

I am familiar on how to do this coming from smart things but I know it's probably something simple I'm missing.

TIA