chrome.identity is undefined

I'm trying to do
chrome.identity.getRedirectURL
but getting the following error

Uncaught TypeError: Cannot read properties of undefined (reading 'getRedirectURL')


I understand Plasmo likes to auto detect permissions, however I'm not seeing
identity
as a permission in the output
chrome-mv3-dev
folder
Was this page helpful?