ACTCD
ACTCD
If you have a Matrix ID, we can invite you into our development group where we can have more direct communication. If you don't want it posted here, you can...
@Foxtaur No, it's valued by us, it's just that we have some current priorities that need to be realized. And in our recent refactoring, we're already looking at improving the...
I quickly wrote the following script as you described, but it works fine in my iOS Safari. That means I can't reproduce your problem, unless I'm misunderstanding something. Try opening...
That's odd, although I don't think caching should affect how the extension works. Do you have a macOS device? That would help us get more information, such as whether the...
Sorry, I really can't reproduce your issue in iOS17.4.1 on my local. It sounds like this is happening in your specific device environment and is not related to this specific...
I believe you are referring to "Advanced Tracking and Fingerprinting Protection", which is enabled by default in Privacy mode and you can adjust it in Safari advanced settings. But I...
Hi @F9y4ng, The `@include *://*.Google.*` will also match: ``` https://example.com/1.google.html https://example.com/?site=www.google.com https://1.google.example.com/ ... ``` Obviously these are not your intentions, and may cause all kinds of damage. That's why we...
For the first point, it's not a bug, but it is indeed one of the issues that should be addressed when we plan to update the backend process in the...
The current native checks and updates may be more frequent and cause issues such as #557. But this is probably the best option with the current logic and without a...
Please provide more information or further proof. After testing, the issue you described cannot be reproduced.