Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Chrome 中相同任务的解决方案运行良好,但有一个例外。似乎 Safari 没有清理它localStorage然后卸载扩展,因此任何后续安装相同版本的扩展都不会创建onInstall“事件”。在 Safari 中是否有任何解决方法。
localStorage
onInstall
尝试使用safari.extension.settings而不是localStorage.
safari.extension.settings