NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
Tests out relative @require
library urls.
See #502
With:
// @require GM_setStyle.js
... should not be showing "Libraries used".
With:
// @require /src/libs/Marti/GM_setStyle.js
... should be showing "Libraries used".
Rating: 0