Is the following possible with chrome developer tools?
While working on a remote site I would like to "map" some of its resources to my local files, so that when loading the site while devtools are open - it will use my local files instead of the network ones.
I tried mapping the file to workspace files but that doesn't work and produces a Workspace mismatch error.