ACTCD

Results 58 issues of ACTCD

We have some needs for organizing local script files by filename/folder: - https://github.com/quoid/userscripts/issues/96 - https://github.com/quoid/userscripts/issues/398 - https://github.com/quoid/userscripts/issues/698 We've actually found a new way to associate files instead of identifying the...

Problems may manifest as but are not limited to: - In some scenarios, the tab is remains in the loading state (the progress bar of the address bar is stuck)...

upstream

There is a review in the App Store: > Great extension for Safari 5 > by rroobbbb – Dec 9, 2024 > It works great. I wish there was an...

discussion
enhancement

- https://github.com/quoid/userscripts/issues/268 It seems that in the previous resolution of related issues, only the `.css` file injection path was changed, but not the `GM.addStyle` API, which has been using `tabs.insertCSS()`...

bug
upstream

- https://github.com/w3c/webextensions/issues/279 - [Bug 271472 Consider adding support for the UserScripts API](https://bugs.webkit.org/show_bug.cgi?id=271472) Once this API is implemented, our lives will be easier in general, and some issues that are currently...

upstream

### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you sure this is NOT an issue about external scripts not working?...

bug
needs-triage

### Is there an existing issue for this? - [x] I have searched the existing issues ### Are you sure this is NOT an issue about external scripts not working?...

bug
needs-triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Are you sure this is NOT an issue about external scripts not working?...

bug
needs-triage

- https://github.com/quoid/userscripts/pull/761 - https://github.com/quoid/userscripts/issues/409 Because this preference setting is initialized only once after the extension is loaded, the extension must be reloaded (Safari restarted) for it to take effect. However,...

User script files (`.user.js`) that currently fail to parse due to missing or incorrect metadata will not appear in the built-in editor. I think this is not an expected behavior...