mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 22:37:58 +01:00
added Y command
This commit is contained in:
@@ -1217,7 +1217,7 @@ function Tabs()
|
||||
getBrowser().removeTab(tab);
|
||||
}
|
||||
|
||||
this.removeAllOthers = function(tab)
|
||||
this.keepOnly = function(tab)
|
||||
{
|
||||
getBrowser().removeAllTabsBut(tab);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user