Hi @bendqh1, a script added this way should actually run… if you need access to global variables added by that script, you might add a load listener like so:
That static file should be called into about three different user script managers (each one in another browser type: Tampermonkey for Chrome, Greasemonkey for Firefox and Violentmonkey for Edge);
I desire to call it with JavaScript just to maintain only one version (i.e. the one in GitHub) instead three different versions (i.e. one in each user script manager).