|
Loading...
|
ubiquity-firefox@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [ubiquity] List All Currently Open Tabs satyr Mon Feb 01 09:00:36 2010
function cmd_allTabsPopup(){
const {top: W, gBrowser: B} = Utils.currentChromeWindow;
(W.document
.getAnonymousElementByAttribute(B.mTabContainer, 'anonid', 'alltabs-popup')
.openPopup(B, '', 0, 0, 0, 1));
}
On Tue, Feb 2, 2010 at 12:37 AM, sabret00the <[EMAIL PROTECTED]> wrote:
> Is it possible to have a command that lists all open tabs?
--
You received this message because you are subscribed to the Google Groups
"ubiquity-firefox" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/ubiquity-firefox?hl=en.
- [ubiquity] List All Currently Open Tabs sabret00the 2010/02/01
- Re: [ubiquity] List All Currently Open Tabs satyr 2010/02/01 <=
- [ubiquity] Re: List All Currently Open Tabs sabret00the 2010/02/07