Where is the location of Microsoft Edge extensions folder when they are installed from Microsoft Store, in Windows 10?
Since extensions are appx packages, try C:\Users\%username%\AppData\Local\Packages
. Search for the folder starting with the extension name.
Edit: Actual source code is in the C:\Program Files\WindowsApps
You might need to change folder owner to yourself to gain access.