Closed Bug 1245812 Opened 8 years ago Closed 8 years ago

Webextensions fail in recent nightly with error message Reading manifest: Unexpected properties

Categories

(WebExtensions :: Untriaged, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1244474

People

(Reporter: bugzilla, Unassigned)

Details

Hi

My extension based on WebExtensions started failing in the recent nightlies. It worked a week ago. Now it does not load at all. If I try to reinstall it, it also fails with message "This add-on could not be installed because it appears to be corrupt."

If I open the browser console. I see this:

1454587156812	addons.webextension.<unknown>	ERROR	Loading extension 'null': Reading manifest: Unexpected properties: content_security_policy,incognito

Link to my addon:
https://addons.mozilla.org/firefox/addon/salesforce-inspector/

Source code:
https://github.com/sorenkrabbe/Chrome-Salesforce-inspector

I cannot remove the two properties it complains about, because if I do my extension does not work correctly in Google Chrome.
Bug 1244474 seems to be related, this might be a duplicate of that, but I am not sure.
Keywords: regression
Yep, this is definitely caused by that bug.  Thank you for filing this one, since it helps us know what manifest properties people need us to implement!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.