mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-29 09:40:10 +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