URL handling changes

pull/2/head
Deathamns 10 years ago committed by gorhill
parent 6123cc8e15
commit 56bac7a565

@ -26,6 +26,9 @@
/******************************************************************************/
// Accessing the context of the background page from Console (e.g., about:addons):
// var win = Services.appShell.hiddenDOMWindow.document.querySelector('iframe[src*=ublock]').contentWindow;
let bgProcess;
const hostName = 'ublock';
const restartListener = {

Loading…
Cancel
Save