I found a solution by myself:

Add a single line in the the file   modules/util/isGreasemonkeyable.js, it 
is marked yellow below.

You find this in your Firefox-Profile, in sub directory "extensions" (e. g. 
"c:\Users\__YourWindowsUser__\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxxxxx.default\extensions")
 
and then the "greasemonkey.xpi" which may have a cryptic name like 
"{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.xpi"

    case "file":
    *case "jar":*
      return GM_prefRoot.getValue('fileIsGreaseable'); 

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to