I get a console error when loading any page with the dotjs extension enabled. Disabling the extension makes the error go away.
Denying load of chrome-extension://dlnccnmhpmdidoiecanghgienhoglnim/jquery.min.map. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.
Googling for this error results in this SO question and answer, which mentions including the jquery map.
Is there a known workaround for this?