Improvement requests :  K-Meleon Web Browser Forum
Use this forum to talk about a feature you're missing. 

Current Page: 1 of 1
Results 1 - 3 of 3
7 years ago
neonred
Many thanks The default value is: change click dblclick mouseup reset submit touchend Solution: change click dblclick reset submit touchend If I set it as you suggest then the ensuing video doesn't play (popup blocked). Since most popups happen on mouseup, I simply delete that and solve both problems. Try it, until you lift your finger off the mouse button nothing is happening. No
Forum: Improvement requests
7 years ago
neonred
Alternate version easier on the eyes // ==UserScript== // @name The Ultimate Popup Blocker // @description Configurable popup blocker that blocks ALL (even user-initiated) popup windows by default. But you can easily open the blocked popup or whitelist a domain, directly from the page. // @namespace jakub-g.github.com // @author http://jakub-g.github.com/ // @ver
Forum: Improvement requests
7 years ago
neonred
K-Meleon is the first lag free browser I have come across, but there one problem its popup blocker is crap. Please integrate the following javascript code into K-Meleon's existing popup code base. var prefs; function PopupBlocker_LoadURL(url) { window.content.document.location = url; window.content.focus(); } function ajaxIt(url) { var xhttp = new XMLHttpRequest();
Forum: Improvement requests
Current Page: 1 of 1

K-Meleon forum is powered by Phorum.