userscripts icon indicating copy to clipboard operation
userscripts copied to clipboard

Unbind `@name` and `filename`

Open ACTCD opened this issue 10 months ago • 0 comments

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 same script by @name and filename. This will help us solve many problems and bring better flexibility. This will require a lot of native refactoring and is planned for 5.x/6.0.

ACTCD avatar Apr 24 '25 01:04 ACTCD