Justin Wasack
Justin Wasack
@YaxinCheng also, are you on Apple Silicon or Intel?
@YaxinCheng Thanks for following up. This is difficult to figure out. If you'd don't mind shooting me an email (on my github profile), we could try to further debug this...
@djpadz thanks for clearing that up In the console of @YaxinCheng we are seeing the following error and fault: ``` error 23:40:17.398405-0500 cfprefsd rejecting read of { com.userscripts.macos, XXXXX, kCFPreferencesAnyHost,...
@djpadz I noticed when I `ls` the `/Containers/` directory, the folder shows up as `com.userscripts.macos` but when viewing that same directory in Finder.app, the folder shows up as `Userscripts`. I...
@43n79w Thanks for the report Unfortunately, I still have no idea why this is happening for some users. I am going to dig more into the issue this weekend and...
@djpadz Can you select `Allow Unsigned Extensions` in the Safari `Develop` Menu and then see what happens?
@djpadz > I tried this and it worked! > https://lapcatsoftware.com/articles/disappearing-safari.html Nice! Thank you so much for sharing this! I thought I saw another reply showing the `Something went wrong` error...
@ghostflyby I believe this is working as intended. I am not sure if integrated apps represent directories located on the user's device. However, I can label this as a feature...
relevant: https://github.com/quoid/userscripts/issues/167#issuecomment-975380666
I think the biggest gain we get out of this is backwards compatibility with old userscripts that haven't been updated in a while. Authors should probably be using `GM.` or...