Search code examples
androidgoogle-chrome-arc

ARC welder for chrome is not launching properly


I am using chrome developer version 63.0.3239.70. I just added ARC Welder from chrome web store. On launching its showing following screen. (blank)

ARC Image


Solution

  • This is due to the latest version of Chrome. It was working for me and then I updated Chrome to the latest version and it stopped working. It seems that a few things got deprecated. It should work if you use a version of Chrome 62.x or lower. I believe the deprecation starts with Chrome 63.x. This will not work on the newer versions of Chrome until they update the extension (if ever).

    Here is some error output:

    [Deprecation] /deep/ combinator is no longer supported in CSS dynamic profile.It is now effectively no-op, acting as if it were a descendant combinator. /deep/ combinator will be removed, and will be invalid at M65. You should remove it. See https://www.chromestatus.com/features/4964279606312960 for more details. index.js:17096 [Deprecation] Calling Element.createShadowRoot() for an element which already hosts a shadow root is deprecated and will be removed in M63, around December 2017. See https://www.chromestatus.com/features/4668884095336448 for more details. shadowFromTemplate @ index.js:17096