Ember-inspector: Support Firefox 57.0 ("Quantum")

Created on 14 Nov 2017  路  3Comments  路  Source: emberjs/ember-inspector

Right now https://addons.mozilla.org/de/firefox/addon/ember-inspector/ says that ember-inspector is not compatible.

Most helpful comment

Hi! It was recently disabled by Mozilla addon review because of its use of unsafe-eval in its content security policy, but I'm working on getting it approved again.

All 3 comments

Hi! It was recently disabled by Mozilla addon review because of its use of unsafe-eval in its content security policy, but I'm working on getting it approved again.

I haven't done any addon development, but when I built from source and tried on my local firefox (v57) complained about the options_page in manifest.json. Removing this made everything work, and I was still able to access the options page.

The addon should be compatible now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chancancode picture chancancode  路  3Comments

brian-c picture brian-c  路  3Comments

gokatz picture gokatz  路  6Comments

ansmonjol picture ansmonjol  路  3Comments

davidchalifoux picture davidchalifoux  路  3Comments