質問

The solution for same task in Chrome works pretty well with one exception. Seems like Safari doesn't clean up it's localStorage then extension is uninstalled, so any subsequent installs of the extension with the same version doesn't create onInstall "event". Is there any workaround for this in Safari.

役に立ちましたか?

解決

Try using safari.extension.settings instead of localStorage.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top