ACTCD
ACTCD
I think I've come up with a way to quickly ease the calculations by checking when the file was last updated, rather than parsing its contents each time. But this...
@peanball It looks like you are still stuck in the previous issue. Maybe it's just that I haven't articulated our vision clearly. If the feature is implemented as a separate...
@ppixiv Thanks for the comment, it makes sense. But I am equally concerned about the following: - Even though we only prompt when `@grant` changes, most users will still just...
@ppixiv > which does seem to say that script updates always recommend the user to confirm it. Yes, we recommend that users always review and manually confirm. But we will...
For the record, @quoid and I have confirmed that this issue will be tweaked and fixed in the next major release after switching to `SVG` assets.
Thanks for the feedback. Apple strictly restricts the API related to cookies, and as far as we know, it is impossible to achieve the same trick. Duplicate issue #184
@quoid We can choose any trigger early enough, I haven't evaluated them, but I believe we can surely find one or more available from below: ``` webNavigation.onBeforeNavigate webRequest.onBeforeRequest webRequest.onBeforeSendHeaders webRequest.onSendHeaders...
@quoid Thank you so much for your investigation and clarification, it looks like we have the worst possible situation. For the above idea, we mainly need a trigger as early...
@quoid This is still a very early idea and a lot of work needs to be done before it, I will update with more details in due course.
Thanks for your feedback. Yes, I think currently we don't have a light theme. I used to mentioned this requirement to @quoid but we didn't talk too much because we...