瀏覽代碼

Add icon

main
Dylan Baker 3 年之前
父節點
當前提交
a9d315b022
共有 2 個檔案被更改,包括 5 行新增1 行删除
  1. 二進制
      icon48.png
  2. 5
    1
      manifest.json

二進制
icon48.png 查看文件


+ 5
- 1
manifest.json 查看文件

@@ -3,7 +3,11 @@
3 3
   "name": "Wordle Extended Share",
4 4
   "version": "1.0",
5 5
 
6
-  "description": "Includes the guesses as well as the colors",
6
+  "description": "Includes the guesses in spoiler tags",
7
+
8
+  "icons": {
9
+    "48": "icon48.png"
10
+  },
7 11
 
8 12
   "content_scripts": [
9 13
     {

Loading…
取消
儲存