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 /dist/chrome/manifest.json
parent088e13bf113837fa227efb949c72d65ebfda6097 (diff)
Add Chrome extension autoupdatev4.0.2
Diffstat (limited to 'dist/chrome/manifest.json')
-rw-r--r--dist/chrome/manifest.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/chrome/manifest.json b/dist/chrome/manifest.json
index 0675bbd..f131a36 100644
--- a/dist/chrome/manifest.json
+++ b/dist/chrome/manifest.json
@@ -5,6 +5,7 @@
"author": "Chris Coyier",
"description": "__MSG_printliminatorDescription__",
"homepage_url": "https://github.com/CSS-Tricks/The-Printliminator",
+ "update_url": "https://css-tricks.github.io/The-Printliminator/updates.xml",
"default_locale": "en",
"icons": {
"16": "icon16.png",