Linux users :  K-Meleon Web Browser Forum
All about K-Meleon under Linux using wine. 

Pages: PreviousFirst...34567...LastNext
Current Page: 5 of 179
Results 121 - 150 of 5344
3 years ago
siria
Forever changing... Occasionally youtube needs now UA googlebot again. Otherwise my own script doesn't find the URLs anymore and only part of the rest.
Forum: Extensions
3 years ago
siria
QuoteKris_88Yes, it worked with the menu in KM74 ! Apparently it won't work with the button... Whow - hopes are jumping high again! A menu and no button is already 100x better as none of both of course. And if menus can work, it means the command itself works.... Therefore strongly suspect there may be some way to get a button and shortcuts etc. working too. Even if not by xpi itself.
Forum: Extensions
3 years ago
siria
Thanks both, great to see addon progress Quoteadodupanthe code uses a nsIJSBridge.SendMessage function. Starting with version 75, this function crashes km. You can try this in 74, or you can search for roytam's build 20191116, it is not stable but it's enough to test. Makes me wonder, why this 1 specific build, in the middle of dozens? Does only this one work, or only all older/al
Forum: Extensions
3 years ago
siria
QuoteKris_88 Full document screenshot. Use right click menu (right click on add-on button) to set directory for screenshots. This is restartless add-on. File -> Open -> All Files -> screenshot@om.xpi You can manage it in about:addons page. This add-on creates the button on the toolbar Default tool
Forum: Extensions
3 years ago
siria
Yumm.... thanks! This looks 99.9% to me like it might be the long since missed magic function "gBrowser" from Firefox addons?! It gets the current page! Needed e.g. for creating long page screenshots, or adblock-addon configuration buttons as in Firefox, for uBlock button etc.... jsb.RegisterCmd(CmdName, 'Tiny URL', function(wind, mode, arg) { var url = jsb.GetActiveB
Forum: Extensions
3 years ago
siria
Quotenerdyguy1990 How do I change the useragent? Either on about:config by adding this string pref: general.useragent.override = Mozilla.... Note this pref sets only the GLOBAL override string. But KM comes with a bunch of predefined site-exceptions, automatic UA change for single domains. Can also be found on aboutconfig. Or simpler by a macro menu: http://kmeleonbrowser.org/forum/rea
Forum: K-Meleon on Goanna
3 years ago
siria
Just the last days someone posted a tip for a new helper page which finally allowed me to watch a video my old browser couldn't play! How: replace youtube with youtubemy in url.
Forum: Extensions
3 years ago
siria
@ben Search for the posts of smallhagrid here in this forum. IIRC he has a very similar situation as you, and is also running Linux and multi-systems on old hardware, and just recently posted how happy he is now with some of those alternative browsers. Have also read somewhere that some tiny Linux (perhaps same as yours, not sure), which can even be started on a Win98 machine, can run Win
Forum: General
3 years ago
siria
Quoteben non of the goana's engine versions will run on sp2....it seems (even patched with sp3 kernel32.dll) Too bad If you need a browser with a modern engine for XP SP2, try perhaps MyPal (by Feodor2), it seems to get a lot of praise. There are also some more XP-forks by roytam1 (posted on MSFN), but no idea which of those run on SP2. E.g. also quite popular and with modern engin
Forum: General
3 years ago
siria
Better tell if something doesn't work as expected, it may help to discover such stupid errors earlier! > menu order by macro loading order Yeah on my system, and at least xp or vista too, menus are created in disksector order, like music on first mp3-players back then. If the menu is build OnInit, have tried working around that prob in the past by having macro-1 check if macro-2 wa
Forum: General
3 years ago
siria
Ooops.... If you wonder why it doesn't work for you: it really doesn't. "name+nr" only takes the plain number and ignores the name Had overlooked in first joy that it was pure coincidence that my test menu didn't just match the name, but also matched the number given... That's why "+1" had not worked, only "+2"... Uhm, it's late ;-)
Forum: General
3 years ago
siria
setmenu() position Aaargh... sorry! Didn't test enough, was too good to be true
Forum: General
3 years ago
siria
Hmm, confused now, nothing complicated: with original URLs I merely mean the url-string in the json as is: {\"itag\":18,\"url\":\"https:\/..."
Forum: Extensions
3 years ago
siria
QuoteJohnHellThere are, there must be. Fiddling with parameters does nothing. That is the reason I removed the "injection" in the final URL of the "ratebypass=yes" parameter that was supposed to work by making DASH formats to download at full speed, but that long ago stopped working. By the time of the script, indeed, around 2016-2018. Never heard of that, no clue. Any harm
Forum: Extensions
3 years ago
siria
Looks like I can send Youtube mp4-links to VLC (v2.0.5), but only as HTTP links, not httpS. Otherwise only error. Catch: Simply removing the "s" doesn't work here. My old VLC on yet older system can only run originally created http-links by youtube, when using UA of IEMobile9, but that also produces MobileView, what this script can't handle yet. Have compared URL-parameter
Forum: Extensions
3 years ago
siria
WHOW!! Sounds like POWER stuff, almost magic for aging KM! What macro writers never dared to dream yet, a chance to modify pages BEFORE they finished loading.... and a chance to run scripts with higher rights as webpage authors ... and a chance to add some missing modern engine features by polyfills... Of course all possible before with xpi-addons (I guess...), but no addon devs around, and
Forum: Extensions
3 years ago
siria
QuoteJohnHell By the way, is me or entries can't be deleted from the Error Console in this version?? In my version the Console doesn't work at all, except at Startup. Then frozen. Guess lots of KG74-bugs on 9X are just ordinary browser bugs, not system related. Even the original KM74 back then was quite buggy, even had injectJS-return broken again. Thankfully roytam could fix that
Forum: K-Meleon on Goanna
3 years ago
siria
Confirm that the script works great in KM1.6, with minimum javascript allowed (only needs inline JS, no external js-files needed, and as usual useragent must be set to anything semi-modern or Google kicks us out and redirects to a stupid old-brower-warning page) But suffering again from itching-finger-syndrome, hard to resist This code adds 2 user options on about:config, and allows opti
Forum: Extensions
3 years ago
siria
QuoteJohnHell Nothing. This is not intended for copyrighted (or flagged as is), content. I told somewhere on the thread but not in the download post... http://kmeleonbrowser.org/forum/read.php?9,142050,151874#msg-151874 Yeah, I had a dim memory it simply does nothing, but wasn't sure. Anyway, the prob is not so much that it can't download some videos, but if the script does
Forum: K-Meleon on Goanna
3 years ago
siria
just remembered something... What does the script do on download-forbidden videos...?
Forum: K-Meleon on Goanna
3 years ago
siria
QuoteNKUYet another method to solve the problem with youtube: clear "general.useragent.override.youtube.com" and leave it blank. Setting a predefined site-specific useragent to nothing disables this site-exception, and sends instead the native default UA (when I last tested) And that native one includes system info again.
Forum: K-Meleon on Goanna
3 years ago
siria
Quotewin2kfan Is there any way to get the direct link to YouTube video and play it in an external player which still runs on Win2k SP4? Try this macro, attached in the 2nd post: http://kmeleonbrowser.org/forum/read.php?9,142050
Forum: K-Meleon on Goanna
3 years ago
siria
Regarding preload stuff, to save bandwith on slow machines, and partly to help privacy, there's as usual not just one switch, but several hiding in the woods. Would open about:config and just filter for everything with "preload" and "prefetch" and "seer" (FF21-31) and "predictor" (FF32+) etc. No idea which prefs apply to KM as well, or which ones m
Forum: K-Meleon on Goanna
3 years ago
siria
QuoteJohnHellthe first version can be found on the SourceForge repository and it is 0.2: https://sourceforge.net/projects/kmeleon/files/k-meleon/ From 2000-11-27... (where's time going??) QuotetonyDoes Roytam have anything to do with this browser? >>> http://www.chameleonbrowser.com/ Or maybe he just got inspired from here... Just for historic info, K-Meleon main dev
Forum: General
3 years ago
siria
QuotesmallhagridIf anyone is looking for the XUL version of this, I got it from the Classic Add-ons Archive. https://github.com/JustOff/ca-archive/releases Ah yes, thanks for reminder. Sometimes forget it because sadly it doesn't work yet in KG74. QuotesmallhagridAnd the version I am using now is 3.0.6 Thus far I've tried the YT to invidio example, but it hasn't worked...yet
Forum: General
3 years ago
siria
Current download pages for traditional xul-addons (called "legacy addons" by Mozilla, they deleted them completely two years ago) Older xul Addon versions are at the moment still available in waybackmachine https://web.archive.org/web/20181002162221/https://addons.mozilla.org/en-US/firefox/addon/redirector/versions/ And legacycollector is also still archived (yet) https://web.
Forum: General
3 years ago
siria
QuotesmallhagridThis link still works for the version you pointed out, though it is no longer at the old versions list: https://addons.mozilla.org/firefox/downloads/file/1049034/type:attachment/redirector-3.2.1-an+fx.xpi The legacycollector.org site is gone, and the extensions dev has a site for the current version: https://einaregilsson.com/redirector/ But no longer mentions the older vers
Forum: Off-Topic
3 years ago
siria
Thanks for all the details! Will have to take a closer look just not today anymore. I still can't quite believe that sandbox theory, at least regarding KM1.x, since in my experience injectJS really seems to toggle the GLOBAL pref on-off. Have come to that conclusion at various occasions. But seeing how KM7x handles JS now completely independant in different pages, it's well possible
Forum: General
3 years ago
siria
Quotesmallhagrid I hope that my query here has a browser-agnostic as well as OS-agnostic solution that maybe someone here will know how to do... Using this URL as my example: https://www.google.com/search?q=whatever I would like it instead somehow to automagically redirect like so: https://duckduckgo.com/?q=whatever So...any pointers, clues or education for me on this strange request ?
Forum: Off-Topic
3 years ago
siria
Quotehttp://kmeleonbrowser.org/wiki/CommandIds#navToggleJS navToggleJS id = ID_TOGGLE_JS pageDisableJS id = ID_PAGE_DISABLE_JS pageEnableJS id = ID_PAGE_ENABLE_JS pageToggleJS id = ID_PAGE_TOGGLE_JS Uh oh, thanks for the warning! And for the note in the wiki, which I found easier to grasp: QuotenavToggleJS / Only 75 and later. Toggle JavaScript execution TRUE/FALSE globally in all Win
Forum: General
Pages: PreviousFirst...34567...LastNext
Current Page: 5 of 179

K-Meleon forum is powered by Phorum.