Large

Youtube Double Click

By lazyttrick Last update Jul 12, 2009 — Installed 3,054 times.

ctrl+click

in
Subscribe to ctrl+click 2 posts, 2 voices



Black Cat Scriptwright
FirefoxX11

nice script =)

i usually use ctrl+click to open the link in a new tab what your script prevents

i added a line:

function watchClicks(e){
	if (e.ctrlKey) return;

	e.preventDefault();

 
lazyttrick Script's Author
FirefoxWindows

nice idea, thank you :)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel