At the bottom of the JS file that is being loaded dynamically, add the following line:1
//# sourceURL=dynamicScript.js
where dynamicScript.js is the name of the file that should show up in the script file browser.
At the bottom of the JS file that is being loaded dynamically, add the following line:1
//# sourceURL=dynamicScript.js
where dynamicScript.js is the name of the file that should show up in the script file browser.