ACTCD

Results 190 comments of ACTCD

We have found a possible cause for the display of `v0.0.0 (0)`. But this should have nothing to do with the initialization process, so I'm still not sure why your...

We have released a new [beta version](https://github.com/quoid/userscripts/releases) that includes a local logger. If your issue still exists, please refer to the following methods to export and submit your logs so...

This shouldn't happen, the extension process is started by Safari, not our App. So if you are not running Safari, the extension process should not exist. You can check who...

> There's a report in Console, I forgot the system will run these automatically. > [Userscripts-Mac-Safari-Extension_2024-09-26-193700_QuinnHex.cpu_resource.diag.zip](https://github.com/user-attachments/files/17157924/Userscripts-Mac-Safari-Extension_2024-09-26-193700_QuinnHex.cpu_resource.diag.zip) @MikeRich88 I'm not an expert in analyzing log reports. According to the log file...

Does your issue still exist? If the issue is no longer reproducible in the latest version, please close the issue.

Yes, I remember that issue existed on some versions. There are also nasty bugs like this: - https://github.com/quoid/userscripts/issues/723 Anyway, I'm just cleaning up the stale issues recently, if you couldn't...

Duplicate of #1

Duplicate of #1

## Some updates According to my testing, [`cssOrigin`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/insertCSS#cssorigin), [`allFrames`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/insertCSS#allframes) actually work in the latest Safari (but not sure from which version it is supported, and apparently Apple hasn't updated their...

For macOS and version 4.x.x, steps to check the native part: 1. Open the `Userscripts` app, click the `DEBUG` menu, and check `Enable Native Logger`. 1. Quit `Safari` completely and...