aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorjahoti <jahoti@tilde.team>2021-09-28 00:00:00 +0000
committerjahoti <jahoti@tilde.team>2021-09-28 00:00:00 +0000
commit81910556643b5878b001ed443aebf719d5bf99b9 (patch)
treea6a1046ce81126b2f38b2929a9586305ee4ca0f3 /manifest.json
parentfbf0503fe362df07eb34c4bd69d1b945f60922b4 (diff)
downloadbrowser-extension-jahoti-update.tar.gz
browser-extension-jahoti-update.zip
Add build support for update URLsjahoti-update
The 'url' parameter can now be used to provide an update URL
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 3caa6af..b18ea3e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -43,7 +43,7 @@
"options_ui": {
"page": "html/options.html",
"open_in_tab": true
- },
+ }_CHROMIUM_UPDATE_URL_,
"web_accessible_resources": [_CHROMIUM_KEY_
],
"background": {