You'd have to tinker with the extension's files in Xcode. It isn't too difficult to do - I did it with the WebView object so that I could load a PDF file, download it and then cache it so it didn't...
Type: Posts; User: Game_Master; Keyword(s):
You'd have to tinker with the extension's files in Xcode. It isn't too difficult to do - I did it with the WebView object so that I could load a PDF file, download it and then cache it so it didn't...