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: wakawaka8 min 9 sec ago
-
greenby: wakawaka2 hours 19 min ago
-
greenby: wakawaka2 hours 26 min ago
-
I got too much interestingby: peter6542 hours 34 min ago
-
Your work is trulyby: peter6542 hours 46 min ago
-
greenby: wakawaka2 hours 52 min ago
-
This article was written by aby: peter6542 hours 54 min ago
-
greenby: wakawaka3 hours 1 min ago
more