소스 검색

Add icon

main
Dylan Baker 3 년 전
부모
커밋
a9d315b022
2개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. BIN
      icon48.png
  2. 5
    1
      manifest.json

BIN
icon48.png 파일 보기


+ 5
- 1
manifest.json 파일 보기

3
   "name": "Wordle Extended Share",
3
   "name": "Wordle Extended Share",
4
   "version": "1.0",
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
   "content_scripts": [
12
   "content_scripts": [
9
     {
13
     {

Loading…
취소
저장