Fast Dial and Firegestures
vince2010091 Fri, 04/09/2010 - 12:00
Hello, if you are an user of firegesture and you want use Fast Dial with it :
Go in menus : Tools > Complementary Modules > FireGestures > Links > Add script, and write :
Name : Fast Dial
Script :
const URL = "chrome://fastdial/content/fastdial.html";
const IN_NEW_TAB = true;
const IN_BACKGROUND = false;
if (IN_NEW_TAB)
gBrowser.loadOneTab(URL, null, null, null, IN_BACKGROUND, false);
else
gBrowser.loadURI(URL);
Gesture : What you want ^^
Ok > Ok
Enjoy ;)
- Printer-friendly version
- 0
- 0 votes
Search logos
Search site
Navigation
User login
Online users
Recent comments
-
greenby: wakawaka3 hours 30 min ago
-
greenby: wakawaka5 hours 41 min ago
-
greenby: wakawaka5 hours 48 min ago
-
I got too much interestingby: peter6545 hours 57 min ago
-
Your work is trulyby: peter6546 hours 9 min ago
-
greenby: wakawaka6 hours 15 min ago
-
This article was written by aby: peter6546 hours 16 min ago
-
greenby: wakawaka6 hours 23 min ago
more