Authorize browser extension to make API calls

Hi, I was wondering if there is any way to make api calls from a browser extension as the currently logged-in user. In particular, I would like to read a project property when loading the page. I couldn’t find any docs on api calls from client side extensions so far. Is this possible?