ScriptAutoRunner
ScriptAutoRunner copied to clipboard
TypeError: Cannot read property 'data' of undefined
Chrome version: 50.0.2652.2 dev-m (64-bit)
extensions option screenshot:
error screenshot:
appropriate code: https://github.com/nakajmg/ScriptAutoRunner/blob/68bad3111b6838a59a3c89f0b34c4ac4da98a12d/js/content.js#L55
@kubosho Thanks for reporting.
I tested this on Chrome Stable & Canary that no problem :information_desk_person: I'm sorry Now I'm not planning to support Dev Channel :bow:
However when Chrome Stable version is bumped 50, I'll test and fix it :+1:
:ok_woman:
Hi, I'm using Chrome Canary 57.0.2969.0 canary (64-bit) and got a same error. Is threre any progress?
I'll try to fix it.
Its error was may be from changing content_security_policy
declaration that allow-scripts
needs sandbox settings I think...