public marks

PUBLIC MARKS with tags howto & browsers

February 2007

dojo.foo ยป Running multiple versions of Firefox (side by side)

by jsquared71 & 1 other
<?xml version="1.0"?> <package> <job id="Firefox:1.5:Loader"> <?job debug="true"?> <script language="javascript"> var shell = WScript.CreateObject("WScript.Shell"); var env = shell.Environment("User"); env("MOZ_NO_REMOTE") = 1; shell.Exec('C:\\Program Fil

November 2005

August 2005

Andrei Zmievski: Pasting Wrapped URLs

by svartling & 1 other (via)
Here's another Mozilla/Firefox tip: if you copy a URL wrapped over multiple lines from somewhere and try to paste it into the address bar, you will end up only with the first line of it. To fix it, go to about:config and change editor.singleLine.pasteNewlines setting to 3 or add: user_pref("editor.singleLine.pasteNewlines", 3); to your user.js file. Now all the line breaks will be removed upon pasting.

PUBLIC TAGS related to tag howto

application +   batch +   browser +   browsers +   cool +   dev +   development +   firefox +   hack +   hacks +   imported:del.icio.us +   link +   mozilla +   tip +   tips +   tricks +   webdev +  

Active users

jsquared71
last mark : 08/02/2007 01:10

timseal
last mark : 03/11/2005 01:07

svartling
last mark : 10/08/2005 19:48