Go to the source code of this file.
Functions | |
Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
function | songbird_extensionManager_overlay () |
function | openURL (url) |
function | openURLExternal (url) |
window | addEventListener ("load", songbird_extensionManager_overlay, false) |
window addEventListener | ( | "load" | , |
songbird_extensionManager_overlay | , | ||
false | |||
) |
Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
function openURL | ( | url | ) |
Definition at line 135 of file extensionManagerOverlay.js.
function openURLExternal | ( | url | ) |
Definition at line 148 of file extensionManagerOverlay.js.
function songbird_extensionManager_overlay | ( | ) |