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

Safari extension #13

Open
Dvorf opened this issue Nov 8, 2021 · 1 comment
Open

Safari extension #13

Dvorf opened this issue Nov 8, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Dvorf
Copy link

Dvorf commented Nov 8, 2021

Hi,
Any plans for Safari extension?

@tjhorner
Copy link
Collaborator

tjhorner commented Nov 8, 2021

Maybe eventually. Safari extensions seem to work very differently than other browsers.

I ran Apple's extension converter and it looks like there will be lots of changes required to support Safari:

Warning: The following keys in your manifest.json are not supported by your current version of Safari. If these are critical to your extension, you should review your code to see if you need to make changes to support Safari:
	history
	alarms
	icons
	storage
	manifest_version
	contextMenus
	version
	scripts
	description
	browser_action
	name

Apple also has this document for supporting Safari which might be helpful when the time comes.

@tjhorner tjhorner added the enhancement New feature or request label Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants