Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

undefined is not an object (evaluating 'browserPolyfill.identity.getRedirectURL') #103

Open
thom4parisot opened this issue Aug 27, 2020 · 0 comments · May be fixed by #104
Open

undefined is not an object (evaluating 'browserPolyfill.identity.getRedirectURL') #103

thom4parisot opened this issue Aug 27, 2020 · 0 comments · May be fixed by #104

Comments

@thom4parisot
Copy link
Owner

thom4parisot commented Aug 27, 2020

image

L'objet browser.identity est undefined car il n'est pas encore supporté par Safari 14.

Les features liées à Last.fm devraient être rendues "optionnelles", en amélioration progressive, en cas de support de browser.identity.

Lors de la conversion de l'extension, les clés suivantes du manifeste ne sont pas supportées :

	browser_action
	options_ui
	scripts
	alarms
	persistent
	manifest_version
	name
	version
	default_locale
	identity
	description
	icons
@thom4parisot thom4parisot linked a pull request Aug 27, 2020 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant