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