Skip to content

Instantly share code, notes, and snippets.

@xorrior
Created January 31, 2019 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xorrior/c383baf3e626408e2c2eb4902798ea90 to your computer and use it in GitHub Desktop.
Save xorrior/c383baf3e626408e2c2eb4902798ea90 to your computer and use it in GitHub Desktop.
Example update manifest file
<?xml version='1.0' encoding='UTF-8'?>
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
<app appid='aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'>
<updatecheck codebase='http://myhost.com/mytestextension/mte_v2.crx' version='2.0' />
</app>
</gupdate>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment