is it possible to get the POSIX path or target to the frontmost window using the Scripting Bridge framework?
I’m using
FinderApplication *theFinder = [SBApplication aplicationWithBundleIdentifier:@"com.apple.Finder";
but I can’t find anything in “Finder.h” that could work.
This might be what you are after using ScriptingBridge and NSURL