mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 14:05:46 +01:00
Add :stopall.
This commit is contained in:
@@ -174,7 +174,8 @@ const config = { //{{{
|
||||
"library.js"
|
||||
],
|
||||
|
||||
stop: function ()
|
||||
// FIXME: tab arg and media tab exception?
|
||||
stop: function (tab)
|
||||
{
|
||||
SBGetBrowser().mCurrentBrowser.stop();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user