archivebox-browser-extension icon indicating copy to clipboard operation
archivebox-browser-extension copied to clipboard

Safari extension

Open Dvorf opened this issue 2 years ago • 1 comments

Hi, Any plans for Safari extension?

Dvorf avatar Nov 08 '21 12:11 Dvorf

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 avatar Nov 08 '21 17:11 tjhorner