문제

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