Question for the #dirac channel, every time I am opening Chrome with Dirac I see it opens a page pointing to <chrome-devtools://devtools/bundled/inspector.js>
, is there a way to avoid it? Maybe I have missing some conf option?
This has been happening for me too! It seems to only happen on my Linux and Windows machines, not my Mac.
@richiardiandrea it is because by default direct steals protocol definitions from internal devtools, see https://github.com/binaryage/dirac/releases/tag/v0.6.4
you can turn it off in dirac chrome extension preferences, but then you will rely on dirac’s own protocol definitions which can be different than your chrome version