I'm trying to use Asciidoctor.js Live Preview on Google Chrome, but isntead of my doc i see
Error
TypeError : Cannot read property 'join' of null
It also raises an JS error:
Denying load of chrome-extension://iaalpfgpbocpdfblpnhhgllgbdbchmia/js/jquery-2.0.3.min.map.
Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
Probably i need to add sth to manifest.js file, but I have no idea what.
I cannot figure out how to fix this issue. Any advice would be appreciated.