Finish welcome modal

This commit is contained in:
David Ralph
2020-11-04 12:19:12 +00:00
parent 3b52010213
commit f6d8ccf6e7
10 changed files with 36 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
"offline_enabled": true,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "4.2.1",
"version": "5.0.0",
"browser_action": {
"default_icon": "icons/128x128.png"
},

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "4.2.1",
"version": "5.0.0",
"browser_action": {
"default_icon": "icons/128x128.png"
},

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "4.2.0",
"version": "5.0.0",
"browser_action": {
"default_icon": "icons/128x128.png"
},