mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-10 08:26:19 +02:00
add uninstall url
This commit is contained in:
@ -38,3 +38,5 @@ chrome.runtime.onInstalled.addListener(function callback (details) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
chrome.runtime.setUninstallURL('https://kushagragour.in/lab/web-maker/uninstall/');
|
Reference in New Issue
Block a user