I'm aware of chrome.extension.getURL(), which resolves a file to a url. Is there any way to get the current working directory (i.e. a pwd) in a similar fashion?
I'm aware of chrome.extension.getURL(), which resolves a file to a url. Is there any way to get the current working directory (i.e. a pwd) in a similar fashion?