I had to do some searching on how to use the firefox GPO extension management policy to block certain addons from updating, now im trying to figure out how to do the same with microsoft edge

This is the policy i got to keep poper blocker at 5.3.2 in firefox
Code:
{
  "{bee8b1f2-823a-424c-959c-f8f76c8b2306}": {
    "updates_disabled": true
  }
}
now how do i do the same for whatever extension i grab from either the microsoft edge addon store or the chrome web store, so no matter if the extension updating is done manually or automatically, it stays at that chosen specific version number