Bug fixes

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
David Ralph
2020-07-20 12:01:09 +01:00
parent a17ce90e07
commit 281443d2d2
9 changed files with 18 additions and 7 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": "3.0.0",
"version": "3.0.1",
"browser_action": {
"default_icon": "./icons/extension-icon.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": "3.0.0",
"version": "3.0.1",
"browser_action": {
"default_icon": "./icons/extension-icon.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": "3.0.0",
"version": "3.0.1",
"browser_action": {
"default_icon": "./icons/extension-icon.png"
},