OSDN Git Service

fix logo
authortime <diqiuxuxu@gmail.com>
Wed, 2 Jan 2019 13:17:55 +0000 (21:17 +0800)
committertime <diqiuxuxu@gmail.com>
Wed, 2 Jan 2019 13:17:55 +0000 (21:17 +0800)
src/manifest.js

index 0f8242b..163586a 100644 (file)
@@ -9,6 +9,11 @@ module.exports = {
     default_popup: 'pages/popup.html',
     default_icon: 'icons/logo.png'
   },
+  icons: {
+    '16': 'icons/logo.png',
+    '48': 'icons/logo.png',
+    '128': 'icons/logo.png'
+  },
   permissions: [
     '*://*/',
     'storage',