I am trying to call a url from extension storage to send it to a server for analysis but I cant seem to find a straight forward solution to this. is there somthing I am missing?
Any help would be great
Edit:
I have attached a photo of the code which is sending a url to the extension storage. It is storing the url but is there a way to then send this data else where or a way to print it with in the extension interface?