Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 

Pages: 12Next
Current Page: 1 of 2
Results 1 - 30 of 42
15 years ago
jk-
Thanks JujuLand, that information is good to know, unfortunately I haven't been able to figure out exactly what the problem is with the 1.5 version so I can't write the correct code to go around the problem. Quotekko The problem is that macro Greasify_Toggle is not executed at all. Add an alert() to test it. Can't tell you why, though. Yes something is not working there, I�
Forum: General
15 years ago
jk-
oinerds doesn't seem to be around so.. In the interest of the K-Meleon users I've uploaded it... http://www.webfile.ws/d/1284 Even though Greasify was probably getting more users because of the broken links
Forum: Extensions
15 years ago
jk-
This script?: http://userscripts.org/scripts/show/1008 Try changing // @include http://*.deviantart.com* to // @include http://*.deviantart.com/* (ignore the url bbcode) This script adds js from an external url, maybe try that code directly in a script? (http://www.olemac.net/~hutch/deviantArt/deviantPLUS/deviantPLUS.main.js)
Forum: General
15 years ago
jk-
Cool but link not working? I've always used the setting for C language... seems to work well.
Forum: Development
15 years ago
jk-
Sounds normal, I don't think it is k-meleon per-se but gecko since firefox does the same thing. Theese are not actually 2 appdata dirs. The Local Settings/appdata seems to be exclusively for cache.
Forum: General
15 years ago
jk-
Huh? Noscript works on a whitelist, not a blacklist. You don't need to know any sites.
Forum: General
15 years ago
jk-
http://img56.imageshack.us/img56/7517/noscriptworkingay1.png Works for me, you don't specify which noscript you are trying to use..?
Forum: General
15 years ago
jk-
Updated version with optional Toolbar: Download it Here. Relevant changes: - Workaround to prevent certain scripts from applying to pages more than once. (youtube download link for instance) - Addition of toolbar (activate option in the Advanced menu and restart browser). 7-zip includes macro and icons.
Forum: General
15 years ago
jk-
Ahh, I haven't tried 1.5x in awhile so thanks for clearing that up desaga
Forum: General
15 years ago
jk-
Quote 1. If I use desga2's noscript 1.7.7, all I have to do to update it is to overwrite noscript.jar, noscriptService.js and noscript.js from a new noscript version such as 1.7.7.3 beta to make it work for BOTH km 1.1.x and 1.5? Just remember to delete components/xpti.dat and compreg.dat!
Forum: General
15 years ago
jk-
I dont know if it was the latest noscript fix or the new K-Meleon but flash blocking is working in noscript now, very nice indeed, Also, I updated the noscript on my site to 1.7.7.2 and added a toolbar, I'll probably keep updating it for those who don't like executable files. Link: NoScript 1.7.7.2
Forum: General
15 years ago
jk-
Quotedesga2@ Blackcat; @ jk-k; Yes it's, you need modify components/noscriptService.js file to work in 1.1.X version but not nedded to 1.5. This problem is for next line: chromeRegistry: CC["@mozilla.org/chrome/chrome-registry;1"].getService(CI.nsIChromeRegistry), If you commented this line your noscriptService.js file works in 1.1.X. 1.1.X version haven't "chro
Forum: General
15 years ago
jk-
desaga2: Does your update insclude the components/noscriptService.js that comes with NoScript 1.7.7? I had to slightly alter the code to get it to work in K-Meleon 1.1.6... or use an older version.
Forum: General
15 years ago
jk-
I've also altered 1.7.7 to work with KMeleon 1.1.x Unzip into Kmeleon install directory: download
Forum: General
16 years ago
jk-
Here's what I use... Put it in various.kmm (or whatever you want to call it) in your macros directory. GoogleNewTab{ $data=$SelectedText; $OpenURL="http://www.google.com/search?q=".$data; &OpenURL_InNew; } # ----- PRIVATE _Various_BuildMenu{ setmenu(Selection,separator,"Search &Google in New Layer"); setmenu(Selection,macro,"Search &
Forum: Improvement requests
16 years ago
jk-
The file to control which sites get to load images is in your profile directory: hostperm.1 Default behavior is controlled with the pref: permissions.default.image
Forum: General
16 years ago
jk-
I could be wrong but I think red means it's a frame.
Forum: General
16 years ago
jk-
QuoteNormanI really want this to work. But I cannot get it to show up. I'm at a loss what to try now. I've tried everything listed in this discussion. Hey Norman, have you gotten other macros working with K-Meleon? and which version of K-Meleon are you using?
Forum: General
16 years ago
jk-
Hey oinerds, does GreaseMeleon support all those GreaseMonkey functions now? (like GM_xmlhttpRequest)?
Forum: Extensions
16 years ago
jk-
hey mikol, You should not uncomment those lines. Keep them in there. The file name should not matter as long as there is only one version in the macros directory. I have not tried 1.12 yet, still waiting for an official release (and not just the update). But maybe the macros are now loading from the profile directory? I'd say, try putting the .kmm file in your profile/macros dir.
Forum: General
16 years ago
jk-
QuotepencilneckI managed to get the stylish extension working, well version 0.4 anyway, thanks to jk's excellent instructions here: http://kmeleonbrowser.org/forum/read.php?1,70756,70969#msg-70969 works like a charm, except it seems to deactivate itself when the browser is closed, when you launch the browser the next time the extension doesn't seem to be applying styles anymore.
Forum: Improvement requests
16 years ago
jk-
The latest version: http://www.digivill.net/~joykillr/kmeleon/greasify-.7.0.5.kmm supports // @include http://* and // @exclude http://* (ignore the stuff, the forum code is adding it) Also fixed https:// support. I've also added better help on the webpage and on the Greasify submenu -> Help. Benjamin: You may want to try your scripts again, but I was
Forum: General
16 years ago
jk-
Quotea big frog thats diedah right so now we know why there are so many machines used as spambots and why so many people are hacked etc - to the person who said "I wouldnt use xp if you paid me" - isnt that just because you are too lazy to learn something new? Because win 98 is so inherently insecure that anyone who is still using FAT or FAT32 needs their head examined and their needs
Forum: General
16 years ago
jk-
The ability to submit a form to a new layer/tab would be very nice. There is an extension for firefox that does this: https://addons.mozilla.org/en-US/firefox/addon/483 It is very convenient.
Forum: Improvement requests
16 years ago
jk-
From what I've tested, These will definetly work: Stylish NoScript LiveHTTPHeaders RefControl Add-n-Edit Cookies Tamper Data These will somewhat work: CookieCuller DownloadThemAll
Forum: General
17 years ago
jk-
If you use the new K-Meleon you can specify different run times for normal scripts and chrome scripts. dom.max_chrome_script_run_time and dom.max_script_run_time
Forum: General
17 years ago
jk-
n/p nanashi, a couple of things to note.. I needed to use a stylish manager mod from userstyles.org in order to see things in the manager window (or maybe it was the check boxes that I couldn't see). And after adding a new style you need to exit the manager and re-open it in order for the style to be visible in the manager.
Forum: General
17 years ago
jk-
For stylish 0.4, if you have already Put .xpi/chrome/stylish.jar in your kmeleon/chrome directory Put .xpi/components/stylishstartup.js in your kmeleon/components directory Put .xpi/defaults/preferences/stylish.js in kmeleon/default/pref directory then make a file in the chrome dir called stylish.manifest and put this in it: content stylish jar:stylish.jar!/content/ overlay chrome://bro
Forum: General
17 years ago
jk-
Quoterebuild menu is necessary for Greasify work! Thanks, I wasn't sure about that. It's always worked fine for me without it but I've added it to the newest version.
Forum: General
17 years ago
jk-
You can take the chrome.manifest from the adblockplus listed on addons.mozilla.org. Replace all the instances of jar:chrome/adblockplus.jar! with jar:adblockplus.jar! (I had to do this for everything, a bug maybe?) After replacing the text rename it to adblockplus.manifest and put it in chrome/ That will at least get the chrome to register. But I can't get it to work like it was in 1.1
Forum: General
Pages: 12Next
Current Page: 1 of 2

K-Meleon forum is powered by Phorum.