Closed LAbare closed 3 years ago
I added columns to the database ready to add support for UserScript versions, descriptions, namespaces, permissions and the run-at tag, but there isn't space for @require at the moment, so I'll make sure the next update includes an updated database and hopefully support for the tag.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I'm working on this now.
Done! 60875baf2e1d834b47750df66af93e7b3a75b30a
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I don’t know if it’s planned for a future release/later, so I’m labeling it as a bug. I’m still on v12.0.1, but scanning through the recent commits it doesn’t seem to have been fixed already.
Userscripts don’t load resources from the @require tag, which means that a lot of them which require external resources like jQuery will silently fail to work.
To test/reproduce