Fixed the icon in manifet.json

This commit is contained in:
Tamius Han 2017-11-14 00:01:45 +01:00
parent b1fcb233a3
commit e64f21d427

View File

@ -37,7 +37,7 @@
],
"browser_action": {
"default_icon": "res/icons-32.png",
"default_icon": "res/icons/uw-32.png",
"default_popup": "res/popup/popup.html",
"default_title": "Uʟᴛʀᴀɪɪʏ"
},