ACTCD

Results 190 comments of ACTCD

For those who are looking forward to this API, this will be implemented after #451 is completed, thanks for your patience.

It looks like Greasemonkey haven't implement `getResourceText` in the new async [APIs](https://wiki.greasespot.net/Greasemonkey_Manual:API). So if we're not going to implement the old Synchronous APIs #189, we'll probably just implement [GM.getResourceUrl](https://wiki.greasespot.net/GM.getResourceUrl).

@biuuu No, not at the moment.

@keycommander Sorry, I don't understand what you are talking about. Can you explain it in more detail?

@keycommander I don't understand what you are talking about, if your question is not related to this issue I will delete your comments. Regarding this project, you should read the...

@2xsaiko As I wrote. Since the extension does not currently use the iCloud related APIs, we won't know when the system decides to evict a file, and we won't be...

@2xsaiko Check out our code, this is how it currently works, if you'd like to debug it, or know of a simple way to improve it, please let us know...

@2xsaiko The same is true for us, learning native/swift from scratch, building and refactoring the extension. I personally do not currently use icloud sync, and there's a lot more main...

@2xsaiko Please check: https://github.com/quoid/userscripts/blob/main/docs/dev.md Those missing parts need to be built by executing the `npm` command.

Interestingly, one issue should be officially resolved in the upcoming macOS 15 / iOS 18, with an additional menu item "Keep Downloaded" in the iCloud Drive of the new version...