Skip to content

Instantly share code, notes, and snippets.

@daleharvey
Created April 12, 2020 12:59
Show Gist options
  • Save daleharvey/ce62f4e6df9d514620bdf8b282169cc9 to your computer and use it in GitHub Desktop.
Save daleharvey/ce62f4e6df9d514620bdf8b282169cc9 to your computer and use it in GitHub Desktop.
const policy = WebExtensionPolicy.getByID("[email protected]");
await policy.extension.upgrade(extInfo);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment