Where does it cache the scripts that are added with the "@require" keyword? I'd like to know where it is on Mac OS X, preferably, but if you know where it is on another system then it shouldn't be hard to find on a Mac.

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

GM stores all of a scripts data within it's own folder within the gm_scripts folder residing in your Firefox profile folder. To find your profile folder please read this page.

So to find the @require'd files for script xyz look in: %Firefox Profile%/gm_scripts/xyz/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.