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
General Tests
"/incognito" should be equal to one of the allowed values
Error: Your JSON file could not be parsed.
The size of the icon does not match the manifest.
Warning: Expected icon at "img/icon-128.png" to be 16 pixels wide but was 128.
manifest.json
The size of the icon does not match the manifest.
Warning: Expected icon at "img/icon-128.png" to be 48 pixels wide but was 128.
manifest.json
The Function constructor is eval.
Warning: Evaluation of strings as code can lead to security vulnerabilities and performance issues, even in the most innocuous of circumstances. Please avoid using eval and the Function constructor when at all possible.'
bundle.js line 1 column 1471
Unsafe assignment to innerHTML
Warning: Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.
bundle.js line 1 column 17822
The "update_url" property is not used by Firefox.
Warning: The "update_url" is not used by Firefox in the root of a manifest; your add-on will be updated via the Add-ons site and not your "update_url". See: https://mzl.la/25zqk4O
manifest.json
The text was updated successfully, but these errors were encountered:
Any idea on how to make this work?
Error info:
General Tests
"/incognito" should be equal to one of the allowed values
Error: Your JSON file could not be parsed.
The size of the icon does not match the manifest.
Warning: Expected icon at "img/icon-128.png" to be 16 pixels wide but was 128.
manifest.json
The size of the icon does not match the manifest.
Warning: Expected icon at "img/icon-128.png" to be 48 pixels wide but was 128.
manifest.json
The Function constructor is eval.
Warning: Evaluation of strings as code can lead to security vulnerabilities and performance issues, even in the most innocuous of circumstances. Please avoid using
eval
and theFunction
constructor when at all possible.'bundle.js line 1 column 1471
Unsafe assignment to innerHTML
Warning: Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.
bundle.js line 1 column 17822
The "update_url" property is not used by Firefox.
Warning: The "update_url" is not used by Firefox in the root of a manifest; your add-on will be updated via the Add-ons site and not your "update_url". See: https://mzl.la/25zqk4O
manifest.json
The text was updated successfully, but these errors were encountered: