about summary refs log tree commit diff stats
path: root/src/manifest.json
diff options
context:
space:
mode:
authorManeraKai <manerakai@protonmail.com>2022-03-19 12:00:57 +0300
committerManeraKai <manerakai@protonmail.com>2022-03-19 12:00:57 +0300
commitc1f6239c511d69d72579d9e36da7ce1cb0b7f75d (patch)
tree79488a38b20b3e8b861664fe7b7a7268b04c6972 /src/manifest.json
parentAdded buttons to the browser_action menu (diff)
downloadlibredirect-c1f6239c511d69d72579d9e36da7ce1cb0b7f75d.zip
Adding auto upadate structure #118
Diffstat (limited to '')
-rw-r--r--src/manifest.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/manifest.json b/src/manifest.json
index e2d05518..00c98148 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -54,5 +54,6 @@
       },
       "description": "Switch Instance"
     }
-  }
+  },
+  "update_url": "https://raw.githubusercontent.com/libredirect/libredirect/master/src/updates/updates.xml"
 }
\ No newline at end of file