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
-
Some genuinely superb blogby: wakawaka4 hours 8 min ago
-
What a thrilling post. It isby: peter6544 hours 35 min ago
-
When it comes to creatingby: hammadamir904 hours 53 min ago
-
Thank you so much for theby: peter6544 hours 55 min ago
-
Nice post! This is a veryby: peter6544 hours 57 min ago
-
I am always looking for someby: peter6545 hours 1 min ago
-
When you choose ProInspectby: hammadamir905 hours 4 min ago
-
Thanks for the blog filledby: peter6545 hours 6 min ago
more