mirror of
https://github.com/MatMoul/quickdial-webext.git
synced 2026-02-26 04:27:48 +00:00
Bug correction : load page is white when firefox start
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
"manifest_version": 2,
|
||||
"name": "__MSG_extensionName__",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.3",
|
||||
|
||||
"description": "__MSG_extensionDescription__",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "mat@matmoul.com_quickdial_test_3",
|
||||
"id": "quickdial@matmoul.com",
|
||||
"strict_min_version": "52.0"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user