``` TypeScript chrome.runtime.setUninstallURL( url: string, callback?: function, ) ``` > see [Chrome Doc](https://developer.chrome.com/docs/extensions/reference/runtime/#:~:text=to%20callback.-,setUninstallURL,-chrome.runtime.setUninstallURL) for details