Auto accept greasemonkey script?

Subscribe to Auto accept greasemonkey script? 9 posts, 3 voices

 
shenmuz User

Hello, I need to install scripts automatically, I think I should change this file "greasemonkey.jar" but I don't know what I should change :s.
Please could you help me?
Thanks

 
LouCypher Scriptwright

shenmuz wrote:

...but I don't know what I should change

Then don't!

 
shenmuz User

Thanks for your help ;)

 
LouCypher Scriptwright

You're welcome.

 
Mikado Scriptwright

You might try appending this line to greasemonkey.jar\chromeFiles\content\install.js:

GMInstall.onOK();

 
shenmuz User

Thank you Mikado!

 
shenmuz User

But,... I can't modify greasemonkey.jar :s.

 
Mikado Scriptwright

Rename to zip, unzip, modify, zip, rename.
I thought you had the idea.

 
shenmuz User

Yes! Thank you! It's Fixed!