Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMottie <wowmotty@gmail.com>2015-09-29 06:57:51 +0300
committerMottie <wowmotty@gmail.com>2015-09-29 06:57:51 +0300
commitbd82654538270f331f025449560fca9c404333bd (patch)
treee173876488907f9e297e2065d04d763998412157 /src/chrome/updates.xml
parent088e13bf113837fa227efb949c72d65ebfda6097 (diff)
Add Chrome extension autoupdatev4.0.2
Diffstat (limited to 'src/chrome/updates.xml')
-rw-r--r--src/chrome/updates.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/chrome/updates.xml b/src/chrome/updates.xml
new file mode 100644
index 0000000..cfabf36
--- /dev/null
+++ b/src/chrome/updates.xml
@@ -0,0 +1,6 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
+ <app appid='nklechikgnfoonbfmcalddjcpmcmgapf'>
+ <updatecheck codebase='http://css-tricks.github.io/The-Printliminator/dist/chrome.crx' version='{version}' />
+ </app>
+</gupdate>