1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2026-02-26 04:27:48 +00:00

Patch Context Menu

This commit is contained in:
2021-01-30 15:09:03 +01:00
parent d2ea81d2ca
commit 633c5756a1
3 changed files with 139 additions and 7 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Quick Dial",
"version": "0.1.19",
"version": "0.1.20",
"author": "MatMoul",
"homepage_url": "https://github.com/MatMoul/quickdial-webext",
"developer": {
@@ -43,7 +43,7 @@
"applications": {
"gecko": {
"id": "quickdial@matmoul.com",
"strict_min_version": "52.0"
"strict_min_version": "70.0"
}
},