I have two greasemonkey scripts loading on a particular url. How do I make sure my second GM script doesn’t load until the first GM script completes building it’s page elements. Also how do I control the order in which the GM scripts load/run?
Share
Select you script Name in GreaseMonkey “Manage User Scripts” UI, and hold down the Alt key and press Down key until it goes last.
There is a hint message in that UI actually