зеркало из https://github.com/mozilla/ubiquity.git
CmdUtils: alias injectJs injectJavascript # for completeness
This commit is contained in:
Родитель
93a0012ffd
Коммит
46b08f59bc
|
@ -279,6 +279,7 @@ function injectJavascript(src, callback, document) {
|
|||
}, false);
|
||||
doc.body.appendChild(script);
|
||||
}
|
||||
CmdUtils.injectJs = injectJavascript;
|
||||
|
||||
// === {{{ CmdUtils.loadJQuery(callback, [document]) }}} ===
|
||||
// Injects the jQuery javascript library into the current tab's document or
|
||||
|
|
Загрузка…
Ссылка в новой задаче