quoid / userscripts

An open-source userscript manager for Safari
https://quoid.github.io/userscripts/
GNU General Public License v3.0
3.22k stars 184 forks source link

Revert "feat(macos): do not open safari when change save location" #735

Closed ACTCD closed 4 days ago

ACTCD commented 5 days ago

Reverts quoid/userscripts#731

Although tested it works and works fine.

Share file access between processes with URL bookmarks Foundation creates a URL bookmark with an implicit security scope that lasts until your app exits.

However, in order to avoid accidents, according to the documentation, ensure that the change are synchronized to the extension process before the App exits.