>  2014/06/23 (月) 16:56:23        [qwerty]
> > さっきのスクリプトの人いますか(;´Д`)こんなエラーが出ます
> > Uncaught NotFoundError: Failed to execute 'removeChild' on 'Node': 
> > The node to be removed is not a child of this node. script.js:22
> for(var i=scripts.length-1; i>=0; i--) {
>   head.removeChild(scripts[i]);
> }
> ここでエラーでてるね(´ー`)ツリービューとか使ってる?

使ってません(;´Д`)普通のchromeで動くかなと思って…

参考:2014/06/23(月)16時55分22秒