mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-30 13:55:51 +01:00
Add the values into 'activate' option.
This commit is contained in:
@@ -203,8 +203,7 @@ const Browser = Module("browser", {
|
||||
"Show progress of current downloads",
|
||||
function () {
|
||||
liberator.open("chrome://mozapps/content/downloads/downloads.xul",
|
||||
options.get("newtab").has("all", "downloads")
|
||||
? liberator.NEW_TAB : liberator.CURRENT_TAB);
|
||||
{ from: "downloads"});
|
||||
},
|
||||
{ argCount: "0" });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user