General :  K-Meleon Web Browser Forum
General discussion about K-Meleon 
Pages: Previous12
Current Page: 2 of 2
Re: A working userscripts macro (greasemonkey)
Posted by: jk--
Date: August 22, 2008 01:27PM

The only difference was the extra slash at the end, in other words:
com*
should be:
com/*

Try that, it may be the only thing preventing the script from working.

Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: jk--
Date: August 22, 2008 02:00PM

Actually, you could check the Greasify menu "Show Actively Applied Scripts".

If the script is listed on there, then the include URL is working and Greasify is recognizing it. If this is the case, check the error console to see what the js problem might be.

If the script does not show up on Actively Applied Scripts then the problem is the includeURL.

Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: panzer
Date: October 21, 2008 02:32PM

I have installed Greasify. Youtube downloader is applied, yet on youtube page I cannot see download button.

Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: panzer
Date: October 21, 2008 02:35PM

And I cannot check/uncheck oogle greasify on/off, toogle noscript and so on.

Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: jk--
Date: October 22, 2008 11:25AM

The interface doesn't work in 1.5 yet, I haven't had time to work on it, see here

In about:config, toggle these Boolean prefs TRUE if you want the features enabled:

To Enable Greasify:
kmeleon.plugins.macros.greasify.enablednew




Some other boolean prefs are:
Status Bar Script Notification:

kmeleon.plugins.macros.greasify.statbarnew



NoScript compatibility mode (for 1.16 only - automatic in 1.5 if I remember)

kmeleon.plugins.macros.greasify.nscompat



Enable Toolbar

kmeleon.plugins.macros.greasify.enable_toolbar



Use Modal instead of popup dialog to view script list:

kmeleon.plugins.macros.greasify.use_modal



Copy Applied Script to Clipboard

kmeleon.plugins.macros.greasify.copyclipboard


Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: jk--
Date: January 24, 2011 06:40AM

GreaseMonkey for K-Meleon!
Greasify 0.7.9.5.1 Module for K-Meleon v1.5, 1.6, 1.7 series (updated Jan. 24, 2011)

Download Now


Configuration Instructions Here.

Download wget for userscripts.org integration.

Links:
http://www.digivill.net/~joykillr/kmeleon/kmeleon_userscripts.html
http://gnuwin32.sourceforge.net/packages/wget.htm
http://userscripts.org/

Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: Michael
Date: July 10, 2011 08:17PM

Certain internal Greasemonkey functions like GM_xmlhttpRequest, and GM_setValue are not yet recognized.

Is there a chance this might change anytime soon?

MK

Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: Ian.M
Date: April 26, 2012 08:52AM

Anyone else still using Greasify?

I am getting my clipboard contents smashed on every page load on the forums at www.microchip.com. The site is very javascript 'heavy' and I run a fairly simple, non-interactive script to rewrite some styles and link targets for UI usability reasons.

The clipboard contents get replaced with:

if (!document.getElementById('verifygreasify')){
<my script source here>
}

on every page load or in-page popup. (it uses a lot of iframes).

Greasemonkey didn't do this with the same script and the script does not contain any code that accesses the clipboard.

Anyone seen any similar problems?

Options: ReplyQuote
Re: A working userscripts macro (greasemonkey)
Posted by: Zero3K
Date: January 12, 2014 02:54AM

It doesn't work on v1.8.0 (Build 12).

Options: ReplyQuote
Pages: Previous12
Current Page: 2 of 2


K-Meleon forum is powered by Phorum.