Getting the Final redirected URL from within PowerShell
问题 I'm finding similar answers, but not exactly what I'm needing. The backstory: I'm trying to write a powershell script that will scrape the Chrome and Microsoft Edge (chromium-based) extensions directory and output the name, ID, and version into a custom WMI class so that my endpoint management agent can accurately reflect user-installed extensions within the inventory record. In Chrome, this is reasonably easy even if the manifest.json doesn't include a human-readible "name" property, because