mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-30 18:20:15 +02:00
eventpage.js: remove uninstall redirection
This commit is contained in:
@@ -45,5 +45,3 @@ chrome.runtime.onInstalled.addListener(function callback(details) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
chrome.runtime.setUninstallURL('https://webmaker.app/uninstall/');
|
|
||||||
|
Reference in New Issue
Block a user