Fix 0 space gamer name

This commit is contained in:
Wessel T
2020-07-20 21:59:29 +02:00
parent 0e482a4947
commit 6b447e1c68
12 changed files with 57 additions and 92 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.1",
"version": "0.7.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.1",
"version": "0.7.2",
"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.1",
"version": "0.7.1",
"browser_action": {
"default_icon": "./icons/extension-icon.png"
},