1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 11:30:20 +12:00
This commit is contained in:
gorhill 2015-04-09 07:15:14 -04:00
parent 0369bf4b6a
commit 1ab6e08f71

View file

@ -31,7 +31,7 @@
let bgProcess;
let version;
const hostName = 'ublock';
const hostName = 'ublock0';
const restartListener = {
get messageManager() {
return Components.classes['@mozilla.org/parentprocessmessagemanager;1']