ACTCD
ACTCD
Here you go, try [`v5.0.0-beta.4`](https://github.com/quoid/userscripts/releases/tag/v5.0.0-beta.4) to see if an error pop-up window will be displayed ("Cannot read the specified path; please choose a different one.") when the path cannot be...
@Morac2 I know it comes with macOS 15. But just because other apps encounter the same issue doesn't mean it's a system "bug". I'd still like to know what's going...
Check the issue: - https://github.com/quoid/userscripts/issues/424 - https://github.com/quoid/userscripts/issues/728 If the problem persists, please provide the relevant log for analysis: - https://github.com/quoid/userscripts/issues/409
> This is happening to me on iOS just now. I change the location to my iCloud > Userscripts folder but immediately after saving, it resets back to the default....
@fuzenco Yes, this is because the content in the iCloud folder is evicted by the system and it is only retained as a identifier. As discussed in the issues I...
Yeah the issue has been considered and is in the process of popup refactoring. And this has actually been implemented in an earlier draft. - https://github.com/quoid/userscripts/pull/447
@maggch97 This is actually the reason why I hope to deprecate them, they are only supported by one extension and lack good design and documentation. And according to one statistic,...
@maggch97 > Using GM.*Value to store the tab state, one problem I thought of is that developers need to clean the tab data carefully. I think this is a separate...
Duplicate of https://github.com/quoid/userscripts/issues/398#issuecomment-1340013558 Personally, I don't like the idea of "remote control and implanted scripts", even if it's a family member or friend. Once we iron out some of the...
A quick update on the progress of this issue. So far we have completed i18n for most texts and L10n for Chinese. These files are located in: - https://github.com/quoid/userscripts/tree/main/public/ext/shared/_locales -...