Same issue for "FirehawkADK is not defined", here is the screenshot:
Solution:
In CookTool..
The correct line is:
var FirehawkADK = FirehawkADK || {};
And for FullScreenPlus, I had to rename the variable isHandled to isHandled2... maybe another script was using it has a global variable.