userscripts icon indicating copy to clipboard operation
userscripts copied to clipboard

An open-source userscript manager for Safari

Results 111 userscripts issues
Sort by recently updated
recently updated
newest added

The current `@run-at request` is an undocumented design. It is mainly recorded in: - https://github.com/quoid/userscripts/issues/184#issuecomment-1091038484 - https://github.com/quoid/userscripts/issues/238 We should design the feature better and provide some methods for users to...

- #392 - https://github.com/quoid/userscripts/issues/775

enhancement

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...

![image](https://github.com/user-attachments/assets/98afe756-308f-42e3-9c57-bbb419c9939c) Also maybe make a button to redirect to the userjs directory

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

Hello, I’m experiencing a problem with Userscripts v4.8.2 on macOS 26.0 (25A354) with Safari 26.0 (21622.1.22.11.14). * All my scripts are correctly loaded in the Userscripts extension. * Updates to...

need reproduce
upstream

I've seen this welcome message about five times since I started using Userscripts: > Welcome, first use please: > **Open Userscripts App** > to complete the initialization My guess is...

upstream