You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a really hard time replicating this, but it looks like Chrome does it to. You need to gulp and import the dist as an unpacked plugin. On the first rule match, the page throws a unsafe script error, but erasing that match and trying it again doesn't replicate it - it's only a fresh reinstall.
Anyone have any hints? The extension works just fine, but the error is on anonymous function on line 1 of options.html (even when it's unpacked - <DOCTYPE> declarations don't much look like an anonymous function to me). I'm stumped.
Opera loads and runs the extension fine,
<!DOCTYPE html><html><head><tit...
in options gives a security error...? Stemmed from #17.The text was updated successfully, but these errors were encountered: